:root{--primary-color:#2c3e50;--secondary-color:#3498db;--light-color:#ecf0f1;--accent-color:#e67e22;--text-color:#333}.hero-section{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://i.pinimg.com/1200x/43/26/22/432622b16aa9b0aa678150384a77aa18.jpg);background-size:cover;background-position:50%;background-attachment:fixed;height:300px;display:flex;align-items:center;margin:0;padding:0;width:100%;max-width:100%}.container,.hero-content{width:90%;max-width:100%;margin:0 auto}.hero-title{color:white;font-size:2.5rem;font-weight:200;letter-spacing:4px;text-transform:uppercase;padding-left:5%}.map-section{padding:20px 0 60px}.map-section h2{margin-bottom:20px;font-size:2rem}