/*
 Theme Name:   Divi Child Theme (colemedia)
 Theme URI:    http://www.elegantthemes.com
 Description:  Divi Child Theme
 Author:       Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  Divi
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
input[type="checkbox"]:disabled + label { color: #999; }
body { font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; color: #ggg; background-color: #fff; line-height: 1.7em; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }


.et-social-icon a {
    display: inline-block;
    font-size: 24px;
    position: relative;
    text-align: center;
    transition: color 300ms ease 0s;
    color: #ffffff;
    text-decoration: none;
}
/* Change blurb headers A color */
.et_pb_blurb h4 a {
    text-decoration: none;
    color: #b39347;
    font-weight: bold;
}
.et_pb_blurb h4  {
    text-decoration: none;
    color: #b39347;
    font-weight: bold;
}

