/* Page-specific overrides for Managed Cloud Services */

.services-overview-section {
    background-color: var(--bg-secondary) !important;
}

.service-slider-card{
    background-color: white !important;
    .service-card-icon {
        background: var(--bg-secondary) !important;
    }
}

.service-details-section{
    background-color: white !important;
}