/* 
 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 --------------------------- */ 

.et_header_style_centered #main-header .container {
    text-align: center;
    height: inherit;
    border-bottom: solid 5px #ca98f8;
}
.et_header_style_centered #main-header div#et-top-navigation {
    bottom: 0;
    position: relative;
    width: 100%;
    margin-bottom: -30px !important;
} 