@media only screen and (min-width: 769px) {
    .footer__title {
        margin-bottom: 20px;
        font-size: 19px;
        letter-spacing: 0px;
    }
}