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

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

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

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

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

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

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

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

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

.darkar{
 color: #323232 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

