/*
Theme Name: Divi Child Theme
Description: This is a custom child theme for Divi.
Author: Hassan M
Author URI: http://spratt.co.za/
Template: Divi
Version: 0.1
*/

/* Importing the stylesheets from the parent theme*/
@import url(../Divi/style.css);

/* All custom theme SHOULD go below */

.et-social-youtube a:before { 
	content: '\e0a3';
}