/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */
.clutchClass1091 {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid white;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.7));
}
.clutchClass1091:global(:focus-visible) {
  outline: 2px solid var(--colors-primary600);
  outline-offset: 1px;
}