/*
Theme Name:   Divi Child
Description:  Write here a brief description about your child-theme
Author:       Elegant Themes
Author URL:   https://www.elegantthemes.com/
Template:     Divi
Version:      4.8.2
Text Domain:  Divi Child
*/

/* Write here your own personal stylesheet */


#main-footer div#footer-widgets {
    display: none;
}
p#footer-info {
    float: none;
    text-align: center;
}
#top-menu li {
    padding-right: 35px;
}
p#footer-info a {
    font-weight: 500;
}