/*
 Theme Name:     Divi Child
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url("../Divi/style.css");

.et_pb_button {
    color: #0077C8;
    border-radius: 0px;
    font-size: 15px;
    font-family: 'Barlow';
    font-weight: 700;
    text-transform: uppercase;
}

article .entry-title {
    text-transform: none !important;
}