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

    ** Custom Stylesheet **

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

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

.navbar {
    background: #F3F3F3!important;
}

.footer {
    position: relative;
    color: #fff;
    background: no-repeat #232a31!important;
}

.footerlinks p {
    color: #feb72b!important;
    font-size: 18px!important;
    font-weight: bold!important;
}

section#header {
    background-color: #4367b3!important;
}

ul.top-nav>li>a {
    color: #ffffff!important;
}

.navbar .nav>li>a {
    color: #000000!important;
}

section#home-banner {
    padding: 90px 0!important;
}

.domain-checker-bg {
    margin: 0;
    background-color: white!important;
}