/*
Theme Name: Divi-child
Description: Child theme for the Divi theme
Author:   Kevin Lane 
Template: Divi
*/

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

.et_color_scheme_red #top-menu li.current-menu-item>a {
	color: rgba(0,0,0,.6);
}

.et_fixed_nav #main-header, 
.et_fixed_nav #top-header {
    position: static;
}