.header__menu-item {
    font-size: 20px;
    line-height: 150%;
    font-family: var(--font-body-family);
    font-weight: 700;    
    color: #fff;
}
.header__active-menu-item {
    text-decoration: none;
    text-underline-offset: .3rem;
}