/*
 Theme Name:   Dynamic Divi Child Theme
 Theme URI:    https://diviengine.com/
 Description:  Dynamic Divi Child Theme
 Author:       Divi Engine
 Author URI:   https://diviengine.com/
 Template:     Divi
*/
/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }

.et_pb_text {margin-bottom: 1vw !important; }
.et_pb_text {margin-top: 1vw !important}

h1 {
font-size: 2.5em !important;
}

h2 {
font-size: 2em !important;
}

h3 {
font-size: 1.5em !important;
}
	