/*
 Theme Name:     Womack Electric Contractor Theme
 Description:    Customization of the Divi theme
 Author:         Andrew Kriger
 Author URI:     https://www.womackelectric.com
 Template:       Divi
 Version:        1.1.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
.et-social-linkedin a.icon:before {
  content: "\e09d";
}
.et-social-tumblr a.icon:before {
  content: "\e097";
}
.et-social-skype a.icon:before {
  content: "\e0a2";
}
.et-social-flikr a.icon:before {
  content: "\e0a6";
}
.et-social-dribbble a.icon:before {
  content: "\e09b";
}
.et-social-youtube a.icon:before {
  content: "\e0a3";
}
.et-social-vimeo a.icon:before {
  content: "\e09c";
}
