/*
Theme Name: Divi child theme
Template: Divi
*/
@import url("../Divi/style.css");
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */


#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {font-size: 1.4em !important;
line-height:1.6em !important;}

p {font-size: 1.2em;}

#footer-info, #footer-info a {
    font-size: 1.1em;
    line-height: 1.3em;
}

a.generate-back-to-top, a.generate-back-to-top:link, a.generate-back-to-top:visited {
       color: #ffffff !important;
}