.timetable{
  position: relative;
  margin-left: 25%;
  width: 50%;
}
body.light-theme table, body.light-theme h4, body.light-theme h6 {
  color: #000;
}
.timetable_day{

}
.timetable_time{

}
.hiddenLink{
  color: inherit;
}
.contacts_prefooter{

}
.formHeader{
  text-align: center;
}
.footer .infos{
  width: 100% !important;
  text-align: center !important;
}
#contactFormElemSend{
  text-align: center !important;
}
.formElemSend{
  text-align: center !important;
}
.notFilled{
  background: #e35462;
}
.invalid{
  color: #e4548e;
}
.sended{
  color: #4b8f20 !important;
}
