/**
    This can be customised on a per-install basis
    or perhaps generated dynamically through some configuration settings
 */

.bg-dark {
    background-color: #00152e!important;

}

