#modal-caption {
    color: #eee; /* clair sur fond sombre */
    font-size: 1.1rem;
    max-width: 90vw;
    text-align: center;
    font-weight: 500;
    user-select: none;
    /* si tu avais color: transparent; ou autre, à retirer */
}
