.main .main-wrap .contact-section .block {
    line-height: 25px;
    font-size: 16px;
}

.main .main-wrap .contact-section .block .title {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 8px;
    color: var(--primary-text-link);
}

.main .main-wrap .contact-section .block .level {
    color: var(--bronz);
    font-weight: 600;
    text-transform: capitalize;
}