@media (max-width: 768px) {
    .hero-title {
        font-size: 2.5rem !important;
    }
}
