
.color-blue {
    color: #426DFB !important;

}



.color-green {
    color: #41fa41 !important;;


}

.color-red {
    color: #fa4141 !important;;

}


.color-yellow {
    color: #fafa41 !important;;

}

.color-black {
    color: #000000 !important;;

}


.color-white {
    color: #ffffff !important;;

}


