﻿.thanks-container {
    height: 100vh;
    background: #dcdada;
    color: #808080;
    font-size: 18px;
}

    .thanks-container .thanks-inner {
        background: #fff;
        padding: 30px;
    }

    .thanks-container p, h6 {
        margin-bottom: 0px;
    }

.thanks-icon {
    margin-bottom: 30px;
}

    .thanks-icon img {
        width: 60px;
    }

.thanks-contact {
    margin-bottom: 30px;
    font-size: 16px;
}

    .thanks-contact h6 {
        font-size: 18px;
    }

.thanks-stmt {
    font-size: 24px;
    margin-bottom: 20px !important;
}

.thanks-website-btn {
    padding: 10px 15px;
}
