@media screen and (min-width: 990px) {
    .footer-block__heading {
        color: #fff;
        font-weight: 600;
    }
}