/*
 Theme Name:     Divi Child Theme
 Theme URI:      	https://kiwisites.co.nz
 Description:    		Divi Child Theme by Kiwisites
 Author:         		Kiwisites
 Author URI:     	https://kiwisites.co.nz
 Template:       		Divi
 Version:        		1.0.1
*/
 
/* Theme customization starts here
------------------------------------------------------- */

/* additional social icons */
.et-social-instagram a:before { 
	content: '\e09a';
}
.et-social-pinterest a:before { 
	content: '\e095';
}
.et-social-skype a:before { 
	content: '\e0a2';
}
.et-social-youtube a:before { 
	content: '\e0a3';
}
.et-social-vimeo a:before { 
	content: '\e09c';
}

