/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.bohm-regular-hours-title {
  font-weight: bold;
  font-size: 16px;
}
.bohm-regular-hours-days {
  line-height: 1em;
}
.bohm-regular-hours-time {
  padding-bottom: 5px;
}