/*
 Theme Name: Divi Child - Clean Futures
 Template: Divi
 Version: 0.42a
 Description: Clean Futures Child Theme for Divi 5
 Author: Christopher Morton
 Author URI: https://lacingsinc.com
*/
a.service-type, a.service-area, a.address, a.mail, a.phone { text-decoration: none; }

.custom-blurb-hover .et_pb_blurb_content { transition: color 0.6s ease; }
.custom-blurb-hover:hover .et_pb_blurb_content { background-color: #FF7800; }
.custom-blurb-hover:hover .et_pb_module_header { color: #fff; }
.custom-blurb-hover:hover .et_pb_blurb_content p { color: #fff; }

/* hide primary menu, keep secondary menu */
#main-header { display: none !important; }
#page-container { padding-top:0px !important; margin-top:-1px !important }

.et_pb_contact_error_text { font-weight: bold; color: #f00 !important; }