﻿.navbar {
    background-color: #006eb3;
    border-bottom-color: #EFD9C1;
    color: white !important;
    
}

.navbar-inverse {
    background-color: #006eb3 !important;
    
}
