.tabs__nav a:hover {
    text-decoration: none;
}

/* 10.07.2023  Samohodkin D.*/

.contract-section h2 {
    text-align: left;
}

.contract-section .--different-text-color::after {
    color: #fff;
}

.contract-section p {
    color: #fff;
}

.contracts {
    margin-top: 0;
}

.--another-color-link {
    color: #fff;
    font-weight: 700;
}

.--another-color-link:hover {
    color: #FFF;
}