﻿.fa-flag-green {
    color: green;
}

.fa-flag-orange {
    color: orange;
}

.fa-flag-red {
    color: red;
}

