/* Component-specific styles */
.nav-component {
    /* Navigation specific styles */
}

.hero-component {
    /* Hero section specific styles */
}

.configurator-component {
    /* Configurator specific styles */
}

.gallery-component {
    /* Gallery specific styles */
}

.contact-component {
    /* Contact section specific styles */
}

.footer-component {
    /* Footer specific styles */
}