.elementor-18546 .elementor-element.elementor-element-c08b185{--display:flex;--min-height:100vh;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-c08b185 */.timetable {
        border: 1px solid #e8e9eb;
}
.timetable th {
    height: 35px;
    vertical-align: middle;
    padding: 5px 10px;
}
.timetable .firstheading {
    font-size: 15px;
    display: block;
    line-height: 1.1;
    text-align: center;
}
.timetable .subheading {
    font-size: 9px;
     display: block;
    line-height: 1.1;
    text-align: center;
}
.timetable td {
    border-bottom: 1px solid #e8e9eb;
    border-right: 1px solid #e8e9eb;
}
.timetable-column {
    flex: 50%;
    border-right: 1px solid #e8e9eb;
}
.timetable-container {
    display: flex;
}
.timetable .break {
    color: #ffffff;
    background-color: #E91E63;
}
.timetable .lunch {

}
tr.even {
    background-color: #8cd3ff;
}/* End custom CSS */