.bg-black {
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.cursor-pointer {
    cursor: pointer;
}