/*
 Theme Name:   Rachel Burrows Filmmaker
 Description:  A Child Theme built for Rachel Burrows
 Author:       Flair Digital
 Author URI:   https://flairdigital.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("../Divi/style.css");
/* Theme customization starts here
------------------------------------------------------- */
body, p, a, h1, h2, h3, h4, h5, h6 {
  font-weight: 300 !important;
}
/*Clears*/
.clearAll { font-size: 1px; line-height: 1px; clear: both; display: hidden; height: 0; }
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End Clears*/
