.text-red{
    color: #900500 !important;
}
.bg-red{
    background: #900500 !important;
}
.text-gray{
    color: #757373 !important;
}