.prevision-texte {
    font-size: 1rem;
    line-height: 1.8;
    color: #333;
}

.prevision-texte strong {
    color: #0d6efd;
    font-weight: 600;
}

.prevision-texte br + br {
    display: block;
    content: "";
    margin-top: 0.5rem;
}