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

    ** Custom Stylesheet **

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

***************************************************** */
.navbar-main, .home-shortcuts { background: #f6008c; }
section#home-banner { background: #c40873; }
.home-shortcuts li:first-child { border-left: 1px solid #c40873; }
.home-shortcuts li { border-right: 1px solid #c40873; }
