:root {
  --bgclr1: #feffd0e0;
  --bgclr2:#00409e;
}

.right-panel {
  background: var(--bgclr1);
  padding: 30px 0;
}
.right-panel .business-hours .bg-primary {
  background-color: var(--bgclr2) !important;
}/*# sourceMappingURL=business-hoursDesign6.css.map */