.section-contact .title {
    margin-bottom: 1.5rem;
    font-size: 3.4rem;
    text-align: center;
}

.section-contact .sub-title {
    margin: 0 0 3rem;
    text-align: center;
}

.section-contact .contact__button {
    margin-top: 2rem;
}

.section-contact .contact__button button {
    width: 100%;
}