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

    ** Custom Stylesheet **

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

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

.navbar-main {
    background-color: #8115a1;
}
ul.top-nav>li.primary-action>a.btn {
    background-color: #ce008f;
}
section#home-banner {
    background-color: #606060;
}
.home-shortcuts {
    background: #40a4cc;
}