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

    ** Custom Stylesheet **

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

***************************************************** */
.navbar-main {
    background-color: #2CB9CB;
}

section#header {
    background-color: #2cb9cb;
}