﻿body {
    max-width: 100%;
    overflow-x: hidden;
}
.logoHolder {
    box-shadow: -2px -12px 24px #6e6e6e;
    text-align: center;
    padding: 20px 0;
}

.thankYouWrapper {
    margin-bottom: 190px;
}
.htmlError p {
    text-align: center;
}
.htmlError h1 {
    font-size: 44.35px;
    font-weight: bold;
    line-height: 0.8;
    text-align: right;
    color:#484847;
    margin-bottom: 35px;
    text-align: center;
}
footer {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #F7F7F7;
}
.htmlError .body-holder {
    margin-top: 190px;
}
.footer_bottom .row{
    display:flex;
}

