﻿.text-danger {
    color: #fb3c64;
}
.text-success {
    color: green;
}
.text-warning {
    color: orange;
}