/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
body{
    letter-spacing: 1px !important;
}
#top-menu li a {
    letter-spacing: 0px !important;
}
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    line-height: 1.8em !important;
}
#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
    line-height: 1.8em !important;
}

#footer-widgets{
    padding-top: 0px;
}

#custom_html-2{
    margin-bottom: 0px;
}

.footer-widget{
    margin-bottom: 0px !important;
}

#text-2{
    padding-top: 
}

#footer-bottom{
    padding-top: 0px;
}