@media (min-width: 992px) {
    .bottom-section__title {
        font-family: 'Montserrat';
        font-weight: 700;
        font-size: 45px;
        line-height: 1.2;
        text-transform: uppercase;
    }
}