/* Enter Your Custom CSS Here */

.top_strip, .toggle_strip {
display:none !important;
}


.bottom_footer, .bottom_footer p, .homepage_nav_title {
    color: white;
    background:#68A4C4;
}

.bottom_footer img {
    margin-bottom: 5px;
}

a.navbar-brand {
    color: #68A4C4 !important;
}
a.navbar-brand:hover h1 {
    text-decoration:underline;
}