/* 
 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 --------------------------- */ 

header#main-header {
	border-bottom: 0px;
}


/*font styling*/

h1, h2, h3, h4, h5 {
	font-family: 'Racing Sans One', cursive;
}

p {
	font-family: 'Open Sans', sans-serif;
}


#logo {
	max-height: 85%;
}

.mobile_menu_bar::before
 {
color: #a03777!important;
}


