﻿.green-text {
    color: green;
}

.red-text {
    color: red;
}

.yellow-text {
    color: yellow;
}