/******* GOOGLE REVIEWS ******/
#googlereviewsblock div.element.content-block {
    box-shadow: none !important;
}

/****** COVER TEXT ******/
/*** TITLE ***/
h1.case27-primary-text { 
	font-family: Poppins, sans-serif;
	letter-spacing: inherit;
}
/*** TAGLINE ***/
h2.profile-tagline.listing-tagline-field { 
	font-family: Poppins, sans-serif;
    letter-spacing: inherit;
}



/****** CATEGORY ICONS ******/
.element .pf-body>.listing-details li span.cat-icon {
    background: #fff !important;
}
.term-icon.image-icon img {
    width: 50px;
    height: 50px;
}

#contactinfoblock a {
    color: #db0034;
    word-break: break-all;
}

/* CONTACT INFORMATION */
.extra-details .item-attr {
    color: #db0034;
}

/****** REVIEWS ******/
p.must-log-in a {
    color: #db0133;
}