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

    ** Custom Stylesheet **

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

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





.navbar-main {background-color: #22113A;}  





section#home-banner {
	background-color: #02AC51;
}
.home-shortcuts {
	background-color: #22113A;
}




footer.footer {
    font-family: roboto;
    margin: 0px;
    padding: 50px 0px 80px;
    background-color: #22113A;
    color: #fff;
    font-size: 0.9rem;
}

