.dark\:lg\:bg-transparent:is(.dark *) {
    background-color: #18181b !important;
}

html {
    font-size: 0.92rem !important;
}

.lg\:bg-transparent {
    background-color: #ffffff !important;
}

.rounded-lg {
    border-radius: 0.25rem !important;
}

.rounded-full {
    border-radius: 0.25rem !important;
}

.rounded-xl {
    border-radius: 0.25rem !important;
}

.gap-y-7{
    row-gap: 0.875rem !important;
}

.preview-image-container {
    background-color: #374151 !important;
}

.h-img-v {
    height: 14rem !important;
}

.delete-prev {
    border-color: red !important;
    background: red !important;
    color: #fff !important;
}

.fi-ta-empty-state-description{
    color:red !important;
}

.fi-ta-empty-state-heading{
    color: red !important;
}
