/*
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 */

.meida-blog .post-content-inner p {
    margin-bottom: 15px;
}
div#footer-widgets {
    display: none;
}
#footer-info {
    font-size: 16px;
    text-align: center !important;
    float: unset;
	    padding-bottom: 0px;
    font-family: 'Open Sans';
}
#footer-bottom {
    padding: 15px 0 15px;
}