body .header-menu__link.light-opacity-hover:hover {
    color: #000000 !important;
    font-weight: 800;
}

	.phones__phone-link {
  white-space: nowrap;
  font-weight: 600;
}

@media screen and (max-width: 1220px) {
    .footer__main-part-inner {
        flex-wrap: wrap;
    }
    .footer__main-part .footer__part-item.flex-logo {
        width: 100%;
        flex: auto;
        margin-bottom: 40px;
    }
}