.bg-neon-green{
    background-color: #AAF530 !important;
}

.bg-muted-white{
    color: #EDF0F6 !important;
}

.bg-dark-gray{
    color: #141618;
}