.fa-check {
    color: green;
}
.fa-xmark {
    color: red;
}
