/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.timetable-shopping-center {
    padding-top: 16px;
    padding-bottom: 16px;
}

.timetable-shopping-center__content {
    text-align: center;
}

.timetable-shopping-center__date {
    text-transform: uppercase;
    padding-bottom: 16px;
}

.timetable-shopping-center__title {
    font-size: 28px;
}

.timetable-shopping-center__text {
    padding-top: 8px;
}
