.brand-white{
    color: #fff;
}
.brand-grey{
    color: #61707d;
}
.bkg-brand-white{
    background-color: #fff !important;
}
.bkg-brand-grey{
    background-color: #61707d !important;
}