@font-face {
    font-family: "Bobby";
    font-weight: 600;
    font-display: fallback;
    src: url(/assets/CB_resources/fonts/bobby/F37Bobby-Regular.woff2) format("woff2")
}
.dcom-c-comparison .dcom-c-comparison__heading,
.dcom-section-title-global__section .dcom-section-title-global__header, .dcom-c-featureGrid .dcom-c-featureGrid__item-heading,
.dcom-c-hero-commercial__wrapper h1, .dcom-c-textBlock-column h2, .dcom-c-featureSingle .dcom-c-featureSingle__heading {
    font-family: Bobby, serif !important;
    font-weight: 600!important;
} 


.dcom-c-featureGrid .dcom-c-featureGrid__item-icon {
fill: rgb(0, 133, 85);
}

@media screen and (min-width: 768px) {
    .dcom-c-featureSingle .dcom-c-featureSingle__image {
   box-shadow:none;
}