/*
 Theme Name:   Divi Child — Bay 2 Bay
 Description:  Divi child theme for Bay 2 Bay Solutions. Adds YouTube + LinkedIn footer social icons. Maintained by Launch Creative.
 Template:     Divi
 Version:      1.0.1
*/

@import url("../Divi/style.css");

/* Footer social icons for networks stock Divi doesn't cover */
.et-social-youtube a.icon:before { content: "\e0a3"; }
.et-social-linkedin a.icon:before { content: "\e09d"; }
