html, body {
    background-color: #FFF;
}

body {
    color: #005297;
}

.btn-dark {
    background-color: #005297;
}