.header-contents {
    background-color: #38449e;
    color: #fff;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.bg-primary {
    background-color: #38449e !important;
    color: #fff;
}