.has-text-custom-4 {
    color: #FFE000!important;
}
.has-text-custom-3 {
    color: green!important;
}

.has-text-custom-2 {
    color: #FF6867!important;
}
.has-text-custom-1 {
    color: blue!important;
}