.debugger-bor-1 {
  outline: 2px dashed hsl(50, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(50, 100%, 50%, 0.7) !important;
}

.debugger-bor-2 {
  outline: 2px dashed hsl(100, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(100, 100%, 50%, 0.7) !important;
}

.debugger-bor-3 {
  outline: 2px dashed hsl(150, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(150, 100%, 50%, 0.7) !important;
}

.debugger-bor-4 {
  outline: 2px dashed hsl(200, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(200, 100%, 50%, 0.7) !important;
}

.debugger-bor-5 {
  outline: 2px dashed hsl(250, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(250, 100%, 50%, 0.7) !important;
}

.debugger-bor-6 {
  outline: 2px dashed hsl(300, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(300, 100%, 50%, 0.7) !important;
}

.debugger-bor-7, .debugger-bor {
  outline: 2px dashed hsl(350, 100%, 50%) !important;
  box-shadow: inset 0 0 10px 0 hsla(350, 100%, 50%, 0.7) !important;
}

/*# sourceMappingURL=dev.css.map */
