/*-------------------------------------------------------
Theme Name: Divi Child Theme
Description: A child theme template for Divi
Author: Divi Cake
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/
.hero-section{position:relative;}
.hero-section:before{position:absolute; width:100%; height:100%; background:rgba(255,255,255, 0.8); bottom:0; left:0; content:""; z-index:2; }