.DateTimeField-RangeDash {
    display: block;
}

.DateTimeField-RangeDash::before {
    display: block;

    content: '—';
}
