/**
  * @file
  * Opens hours block shown on individual location nodes,
  * location hours pages, and potentially more.
  **/

.building-hours-row .building-hours-day {
  width: 15rem;
}

.building-hours-row .building-hours-open-hours {
  width: 11rem;
}
