/*
Theme Name:     Divi Child Theme
Description:    Make your modifications to Divi in this child theme.
Template:       Divi
*/

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

.et-fixed-header{
	background-color: white!important;
}

#main-header{
	background-color: transparent;
}
