.navbar-dark {
    color: rgba(255,255,255,.9);
    background-color: #324148;
    border-bottom-color: rgba(255,255,255,.1);
}