@charset "UTF-8";
/*
Theme Name: LeadBuilder
Template: Divi
Description: Child theme for Divi Theme.
Author: MEDIAGISTIC
Version: 2.0.0
*/

/* Imports styles from the parent theme */
@import url('../Divi/style.css');

/* ================== DO NOT ADD CSS TO THIS FILE ================ //
Style load order controled by child theme functions.php.
Do not use @import statements to load additonal external css files here.
PRIMARY child theme CSS in
/CLIENTFOLDER/wp-content/themes/Divi-child/static/css/styles.css
ALL Responsive CSS in
/CLIENTFOLDER/wp-content/themes/Divi-child/static/css/responsive.css
*/
 /* == // END Styles // == */