.bg-red-500 {
    background-color: #EF4444;
}

.bg-cyan-600 {
    background-color: #00ABC1;
}

