/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#top-header, #et-secondary-nav li ul {
	background-color: #24408e !important;
}

h2{
	font-family: "Walter Turncoat" !important;
}

.main_color a:hover { color: #CA0002 !important; }