/*
Theme Name: Divi-Child
Version: 1.0
Description: A child theme of Divi
Template: Divi
Author: Administrator
*/
@import url("../Divi/style.css");
/* Your awesome customization starts here */


h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
}
#custom_html-4 .et_pb_widget {
    float: none;
    max-width: 100%;
}
#main-header {
    padding-bottom: 5px;}

.ol-attribution {
        background: rgba(0,0,0,.5) !important;
}

.ol-attribution ul {
    font-size: 70% !important;
    margin: 0;
    padding: 0 .5em;
    color: #000;
    text-shadow: none !important;
}