.text-danger-dark {
    color: #ff7c7c !important;
    font-weight: 500;
}

.disabled {
    pointer-events: none;
    opacity: 0.6;
}
