		.id7-utility-masthead {
    background-image: url(masthead-aubergineswirl.jpg.135317165226);
}
.id7-utility-masthead {
    background-color: #777777;
}
		
		
		.id7-page-footer .id7-app-footer {
    background: #bdbdbd;
	
   
}
	
	
		
		.id7-utility-masthead::after {
    display:none
} 

		
		.id7-site-footer{
			display:none
		}
		
		
		
		
		.id7-left-border, .id7-right-border {
    background: #393A3B;
}
		
		

	

		
.id7-page-title {
    display: none;
}
		
		p {
/*			font-family: 'Cairo'; */
		}
		
		
		.h1, .h2, .h3, .h4, .h5, .h6, a, a:link, a:visited, h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Cairo'; */
			color: #383838;
}
		





.id7-navigation .navbar-primary, .id7-utility-masthead:after {
    background-color: #383838;
}

.navbar-secondary {
    background-color: #29343b;
}


		.container-1 {

  display: flex;
 
}
		
		.btn-brand {
    color: white;
    background-color: #29343b;
    border-color: #29343b;
    color: white !important;
}
		.btn-brand:hover {
    color: white;
    background-color: #393A3B;
    border-color: #393A3c;
}
