/*--------------------------------------------------------------------------------- Theme Name:   CustomMarketer.com Theme URI:    https://custommarketer.com Description:  We build powerful websites for the best clients in the world using Custom Template Builder to add power and functionality you won't find anywhere else!  Author:       CustomMarketer.com Author URI:   https://custommarketer.com Template:     Divi Version:      2.1.1 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* Red buttons - Credit Soars branding - override all Divi specificity */
body .et_pb_button,
body .et_pb_bg_layout_light .et_pb_button,
body .et_pb_bg_layout_light.et_pb_module.et_pb_button,
body .et_pb_contact_submit,
body .et_password_protected_form .et_submit_button,
body .et_pb_bg_layout_light .et_pb_newsletter_button,
body .comment-reply-link,
body .form-submit .et_pb_button,
body .et_pb_bg_layout_light .et_pb_promo_button,
body .et_pb_bg_layout_light .et_pb_more_button,
body #page-container .et_pb_section .et_pb_button,
a.et_pb_button,
.et_pb_promo .et_pb_button,
.woocommerce a.button {
    color: #ffffff !important;
    background-color: #ff0e12 !important;
    border-color: #ff0e12 !important;
}
body .et_pb_button:hover,
body .et_pb_bg_layout_light .et_pb_button:hover,
body .et_pb_bg_layout_light.et_pb_module.et_pb_button:hover,
body #page-container .et_pb_section .et_pb_button:hover,
a.et_pb_button:hover,
.et_pb_promo .et_pb_button:hover,
.woocommerce a.button:hover {
    background-color: #b10003 !important;
    color: #ffffff !important;
    border-color: #b10003 !important;
}
/* Green accent color - Credit Soars branding */
a:hover, .entry-title a:hover {
    color: #006038;
}
.footer-widget h4,
.bottom-nav li.current-menu-item > a {
    color: #006038 !important;
}
.footer-widget li:before {
    border-color: #006038 !important;
}
