/* static/css/pages/service_car_wash.css */

/*
 * ===================================
 * Page-Specific Content Styles
 * ===================================
 */

.faq-section {
    margin-top: 3rem;
}

.faq-section .section-title {
    text-align: center;
    margin-bottom: 2rem;
}

.seo-content-block {
    background-color: #f9f9f9;
    padding: 2rem;
    margin-top: 3rem;
    border-top: 1px solid #e0e0e0;
    color: #666;
    font-size: 0.9rem;
}

.seo-content-block h2 {
    font-size: 1.2rem;
    color: #333;
    margin-bottom: 1rem;
}

.seo-content-block p {
    line-height: 1.6;
    margin-bottom: 1rem;
}