﻿.jumbotron-inner, .jumbotron .visible-phone .navbar .container {
    background-color: #F2F6FC !important;
}

footer.navbar .navbar-inner, #pre-header, #pre-header a:focus {
    background-color: #25496b !important;
}

#footer-nav li a {
    color: #ffffff !important;
}

h1, h2, .page-header h1, .page-header h2, table caption, legend, h3, h4, h5, h6, label, a {
    color: #25496b !important;
}

.btn-primary, .btn-default, .btn-primary:active, .btn-default:active, .btn-primary:hover, .btn-default:hover {
    background-color: #25496b !important;
    border-color: #25496b !important;
}

.btn-blue, .btn-blue:active, .btn-blue:hover {
    background-color: #707070 !important;
    border-color: #707070 !important;
}

.footer .prefooter-inner {
    background-color: #000000 !important;
}