.green{
    color: #009688 !important;
}
.danger{
    color: #FF5722 !important;
}
.strong{
    font-weight: bold;
}