/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/
.fruity .navbar {
    background-color: #301B5E;
    box-shadow: 0 3px 3px rgb(132 136 138 / 10%);
    border-radius: 0 !important;
}