.gray-color{
 color: #ced4da !important;
}

.gray-color-bg{
 background-color: #ced4da !important;
}

.gray-color-border{
 border-color: #ced4da !important;
}

.gray-lighter{
 color: #f1f1f1 !important;
}

.gray-lighter-bg{
 background-color: #f1f1f1 !important;
}

.gray-lighter-border{
 border-color: #f1f1f1 !important;
}

.brand-color-secondary{
 color: #f60 !important;
}

.brand-color-secondary-bg{
 background-color: #f60 !important;
}

.brand-color-secondary-border{
 border-color: #f60 !important;
}

.darkar{
 color: #495057 !important;
}

.darkar-bg{
 background-color: #495057 !important;
}

.darkar-border{
 border-color: #495057 !important;
}

.dark-color-lighter{
 color: #cacaca !important;
}

.dark-color-lighter-bg{
 background-color: #cacaca !important;
}

.dark-color-lighter-border{
 border-color: #cacaca !important;
}

.dark-color-light{
 color: #ADB5BD !important;
}

.dark-color-light-bg{
 background-color: #ADB5BD !important;
}

.dark-color-light-border{
 border-color: #ADB5BD !important;
}

.gray-light{
 color: #eeeeee !important;
}

.gray-light-bg{
 background-color: #eeeeee !important;
}

.gray-light-border{
 border-color: #eeeeee !important;
}

.dark-color{
 color: #636363 !important;
}

.dark-color-bg{
 background-color: #636363 !important;
}

.dark-color-border{
 border-color: #636363 !important;
}

.gray-darkar{
 color: #b7b7b7 !important;
}

.gray-darkar-bg{
 background-color: #b7b7b7 !important;
}

.gray-darkar-border{
 border-color: #b7b7b7 !important;
}

.brand-color-primary{
 color: #0db02b !important;
}

.brand-color-primary-bg{
 background-color: #0db02b !important;
}

.brand-color-primary-border{
 border-color: #0db02b !important;
}

