.como-chegar-section { padding-top: 100px; background-color: var(--bg-charcoal); }

/* Mapa com cores naturais do Google Maps */
.map-container iframe { 
    filter: none; 
}

.footer-section { background-color: #000; padding: 50px 0; }
.footer-logo { font-size: 2.2rem; font-weight: 900; letter-spacing: 4px; }
.footer-address { font-size: 0.9rem; color: var(--text-muted); }