/* CFM Homepage Controls V1.6.0 */
.cfm-services [data-cfm-core-services-eyebrow],
.cfm-services .cfm-heading .eyebrow,
.cfm-services .cfm-heading .sub-title,
.cfm-services .section-sub-title,
.cfm-services .section-title__sub-title,
.cfm-why .section-sub-title,
.cfm-why .cfm-heading .eyebrow,
.cfm-why .cfm-heading .sub-title {
    text-transform: none !important;
}
.cfm-why .cfm-heading h2 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    line-height: var(--cfm-why-heading-line-height, 1.15) !important;
    text-transform: none !important;
}
