/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.navbar-main{
	background-color:#2F3F54;
}
section#footer{
	background-color:#4e6787;
	color:#91aaca;
}
section#header .logo-text{
	background-image: url('https://alldatabs.com/templates/tx_joomhost/images/logo.png');
}