#hours {
  color: #666666;
  padding: 25px 5vw 0 5vw;
}
#hours table {
  color: #5E5E5E;
  width: 100%;
  font-size: 4vw;
}
#hours table .right-border {
  border-right: 2px solid #BABABA;
}
#hours table .hours-menu-name {
  padding-left: 6vw;
}
#hours-notice p {
  font-size: 3.8vw;
  font-weight: normal;
  margin-top: 25px;
}
#hours-notice .strong {
  font-weight: 900;
}