.contact-header {
    font-size: 3rem;
    line-height: 1;
    font-weight: 700;
}

.contact-company-name {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-top: 1.5rem;
}

.contact-header-small {
    font-size: 2.25rem;
    line-height: 1.2;
    margin-top: 4rem;
    font-weight: 700;
}

.contact-line {
    margin-top: 0.5rem;
}