/* Contact card contrast: loaded after the site's existing styles. */
.ts-service-box-bg { background:#f3f4f2; color:#20282b; }
.ts-service-box-bg h3,
.ts-service-box-bg h4 { color:#20282b; }
.ts-service-box-bg .ts-service-box-content p { color:#49534e; overflow-wrap:anywhere; }
.ts-service-box-bg .icon-round { background:transparent; }
.ts-service-box-bg .icon-round i { background:#ffb600; color:#20282b; }
