h1{
    font-size: var(--s28);
    font-weight: 700;
    margin-bottom: 2rem;
}
.contact-block-title {
    color: rgba(67, 101, 175, 1);
    font-size: var(--s18);
    font-weight: 600;
    margin-bottom: .9rem;
}