.text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, 1);
    color: rgb(221 162 59);
}

.text-primary {
    color: #414042;
    color: #dfaf59;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: rgb(255 255 255);
}