.forecast-headline {
    font-weight: 600;
    text-align: justify;
    white-space: pre-wrap;
    margin-bottom: 1.5rem;
}

.forecast-body {
    text-align: justify;
}
.forecast-body :last-child {
    margin-bottom: 0;
}
