.tinted-marker:first-child circle {
  stroke-opacity: 1;
  stroke-width: 2px;
}

.tinted-marker,
.tinted-marker-trail {
  stroke: black;
}
.tinted--dark .tinted-marker,
.tinted--dark .tinted-marker-trail {
  stroke: white;
}

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