.gray-color{
 color: #8E8F8B !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.darkar{
 color: #818A8F !important;
}

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

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

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

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

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

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

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

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

