/*
 Theme Name:     Divi Child Theme
 Description:    Divi Child Theme
 Author:         LAK
 Author URI:     http://www.sometimesafox.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#footer-bottom {
    background-color: #ffffff;
    padding: 15px 0 5px;
}

.entry-author-link { display: none; }

#clear {
    clear:both;
}