/* Featured Services */
.featured-services {
    background-color: #f5f5f5;
    color: #222;
    padding: 4rem 2rem;
    text-align: center;
}

.featured-services h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
}