/* change the background color */
.custom-navbar {
    background-color: #4433cc;
}

/* change the background color */
.navbar-custom {
    background-color: #4433cc;
}
