.contact_title {
    font-family: 'Inter';
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 3.2rem;
    padding-bottom: 1.2rem;
    padding-top: 6rem;
}

.contact_address {
    font-family: 'Inter';
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1.4;
}

.divider_6rem {
    padding-top : 6rem;
}

