/*
 * dashboard - style-qa.css
 * Description:
 * Author:           DilankaMadushani
 * Created:          07 May 2024
 * Source:           https://github.com/IntersectAustralia/dashboard
 * License:          Copyright (c) 2024 Intersect Australia - All Rights Reserved
 *                   Unauthorized copying of this file, via any medium is
 *                   strictly prohibited. Proprietary and confidential
 */
.navbar-custom {
    background-color: rgba(53,0,0,0.9) !important;
}