/* 
 Theme Name:     Divi Child 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

li.rss_item {
    padding: 8px 0 8px !important;
}

#feedzy_wp_widget-2 .rss_content, #feedzy_wp_widget-3 .rss_content {
    font-size:14px;
	line-height:18px;
}

#footer-widgets {
    padding: 3% 0 0;
}

.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 2.5% 0;
}

#footer-bottom {
    padding: 8px 0 5px;
}

#footer-info {
    padding-bottom: 4px;
}

#footer-info {
    float: right;
}

#footer-info a {
    font-weight: 500;
}