@import url('https://account.advandz.com/app/views/client/command_hub/css/styles.css');
@import url('https://account.advandz.com/client/theme/theme.css');

a {
    text-decoration: none !important;
}

.navbar-brand img {
    height: 40px;
}

.bg-light, .bg-default {
    background-color: rgb(248, 249, 250) !important;
    background: rgb(248, 249, 250); !important;
}