/* Custom text input section adjustments */
#custom-text-container label {
    color: #a5a5a5; /* Slightly lighter gray for hint text */
}

/* Niche cross-match section adjustments */
#niche-crossmatch-step small {
    color: #a5a5a5;
}

#niche-crossmatch-step > div {
    background-color: #2c3440;
    border-color: #374151;
}
