﻿.service-icons.green {
    color: green;
}

.service-icons.amber {
    color: orange;
}

.service-icons.red {
    color: red;
}