﻿.sectionServicosClass {
    background-color: var(--cep-Color-Grey);
}

    .sectionServicosClass h2 {
        text-align: center;
        font-weight: bold;
    }

    .sectionServicosClass .servicosSubTitleClass {
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }

    .sectionServicosClass .spanCheckClass {
        color: var(--cep-Color-Orange-MediumText);
    }
