.wpgb-grid-1 .wpgb-facet .wpgb-facet-title{ color:#fff !important; font-family: "Merriweather", Georgia, "Times New Roman", serif !important;}
.wp-grid-builder.wpgb-grid-1 .wpgb-scheme-light .wpgb-idle-scheme-3{
	color: #ff7700 !important;
	padding: 0 2px !important;
}

.wpgb-facet .wpgb-button-label {
    line-height: 26px;
    margin: 0;
    padding: 0px 6px;
    word-break: break-word;
    font-family: 'DM SANS', sans-serif;
    font-size: 15px;
}

.wp-grid-builder.wpgb-grid-1 .wpgb-card-1 .wpgb-block-1, .wp-grid-builder .wpgb-card-1 .wpgb-block-1 a{
	font-size: 28px !important;
	color: white !important;
    font-weight: 400 !important;
	font-family: "Merriweather", Georgia, "Times New Roman", serif !important;
}
.wp-grid-builder.wpgb-grid-1 .wpgb-card-1 .wpgb-block-2 .wpgb-block-term{
	    font-family: "DM Sans", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 400 !important;
    font-size: 19px !important;
    color: #fff !important;
}
.wp-grid-builder.wpgb-grid-1 .wpgb-card .wpgb-card-inner {
	cursor: url(/wp-content/uploads/right.png),auto!important;
}
.wp-grid-builder.wpgb-grid-1 .wpgb-card .wpgb-card-inner:hover .wpgb-card-media-content-top {
	display: none;
}
.wp-grid-builder.wpgb-grid-1 .wpgb-facet ul .wpgb-button{ border-radius:0px !important;color: #fff !important;
    border-color: #ff7700 !important; }
   .wp-grid-builder.wpgb-grid-1 .wpgb-facet ul .wpgb-button:hover{
    	border-color: #ff7700 !important;  background-color: #ff7700 !important;
    }
 .wp-grid-builder.wpgb-grid-1 .wpgb-card-1 .wpgb-card-media-overlay {
   	background: none !important;
   	opacity: 1 !important;
  	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8470588235)), to(rgba(0, 0, 0, 0.2))) !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0.8470588235), rgba(0, 0, 0, 0.2)) !important;
  }
  .wp-grid-builder.wpgb-grid-1 .wpgb-card-1:hover .wpgb-card-media-overlay{  background-image: none !important;}