/* BRAND COLORS */
.bg-blue {
    background: #0e77e1 !important;
}

.bg-green {
    background: #39B54A !important;
}

.bg-lime {
    background: #8CC63F !important;
}

.bg-orange {
    background: #F7941D !important;
}
