/* Mobile menu styles migrated to Header.jsx component for better management */
@media (max-width: 991px) {
    /* Styles are now in Header.jsx */
}