/*======================================
Theme Name: Bean Culture
Theme URI: https://divicake.com/
Description: This is a Child Theme of the Divi
Version: 1.0
Author: Anil
Author URI: https://www.canberraweb.com.au/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */



/* ADDITIONAL CSS to cusotmise the secondary menu done by Geet Sebastian on 06/02/2019 */

#top-header {
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif !important;
	background-color: #292929 !important;
}
#top-header a{
	color:#c2c2c2 !important;
}