.cci-insurance #search-results article {
    background-color: #fff;
    border: 1px solid #EDEDED;
}

.cci-insurance #search-results article:hover {
    box-shadow: 0px 2px 10px rgba(89, 91, 93, 0.25);
}

.cci-insurance #search-results article:hover h3 {
    color: #00763C;
}

.cci-insurance #search-results article .listing-item__title {
    color: #595B5D;
}

.cci-insurance .funnelback-search-facets-breadcrumb__button-all {
    background-color: #00763C;
}

.cci-insurance .facet-group__title {
    color: #00763C;
}

.cci-insurance .facet-group__results-number {
    background-color: transparent;
}

.cci-insurance .funnelback-facet .facet-group__clear {
    color: #595B5D;
}