.text-custom-green {
    color: #28a745 !important; /* Verde mais escuro */
}

.text-custom-yellow {
    color: #ffc107 !important; /* Amarelo mais intenso */
}
