/*
 Theme Name:  Divi Child Theme
 Description:  A child theme for Divi.
 Author:       No One
 Author URI:   No Where
 Template:     Divi
 Version:      1.0.0
*/

/*Add custom CSS below this line*/
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-instagram a.icon:before { content: '\e09a'; }

#main-footer .footer-widget h4, #main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6 {
    color: #1692ff;
}