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

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

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

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

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

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

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

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

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

.darkar{
 color: #393939 !important;
}

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

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

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

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

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

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

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

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

.dark-color{
 color: #4A4A4A !important;
}

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

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

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

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

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

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

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

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

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

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

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

