html, body {
    background-color: #003580;
    color: #FFFFFF;
}

.bg_blue{
    background-color: #175EAC;
}

.bg_dark_blue{
    background-color: #0E1C49;
}

.navbar{
    background-color: #0E1C49 !important;
    color: #ffffff !important;
}