.boldr-opening-hours-section {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--boldr-columns-12);
    line-height: var(--boldr-text-line-height);
}

.boldr-opening-hours-section .boldr-opening-hour {
    display: flex;
}

.boldr-opening-hours-section .boldr-opening-hour-days {
    flex: 0 0 120px;
}
