.bg-yellow-dark {
    background-color: #f6ad55;
}

.text-red-800 {
    color: rgb(153 27 27);
}
