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

    ** Custom Stylesheet **

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

***************************************************** */
.block-footer-small{
    background-color: #151515;
    color: #ffffff;
}

.block-footer-small .copyright, .block-footer-small .copyright ul a{
    color: #fff;
}
.block-footer-small .quick-links a{
    color: #fff;
}
.hero-bg-wrap .promo-tag {
    background-color: #8eb158;
}

#back-to-top{
    bottom: 100px;
}

.hero-bg-wrap{
    border-color: #2a7ec4;
}