@import url(../../css/common2019.css);

h2, h3, h4,
.menu .menu-item,
.table {
  background-color: #eb6100;
}

#time ul li::before {
  color: #eb6100;
  content: "\2600\20";
}

#time table th {
  width: 50%;
}
