/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.color_icon_green {
    color: #82CB88;
}
.color_icon_red {
    color: #FB0E27;
}