:root {
  --card1-color: #003B62;
}

.business-hours h4 {
  font-size: 1.25rem !important;
  color: var(--card1-color);
  font-weight: 600;
}
.business-hours .table thead th:first-child {
  min-width: 150px;
}
.business-hours .table thead th:nth-child(2) {
  min-width: 200px;
}
.business-hours .table thead th:nth-child(3) {
  min-width: 120px;
}/*# sourceMappingURL=business-hoursDesign7.css.map */