.thanks-title {
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 57px;
    margin-bottom: 22px;
}

.thanks-description {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 0.87;
}

.hero  {
    min-height: 100vh;
}

.hero .hero-flex {
    padding-top: 220px;
    padding-bottom: 220px;
}

.hero .main-btn-2 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}