@media (max-width: 575.98px) {
    .section-title h3 {
        color: var(--primary);
        font-family: Arial;
        font-weight: 700;
        font-size: 18px !important;
        text-align: center;
        line-height: 100%;
        letter-spacing: 0%;
        text-transform: uppercase;
    }
}