/*
 Theme Name: Bravada Child
 Template: bravada
*/
#site-header-main,
.site-header-bottom-fixed,
nav#mobile-menu{
    background: #093239 !important;
    color: #FFF !important;
}

.hamburger span{
    background: #FFF !important;
}

#site-title a::before{
    content: none !important;
}