.cobeg-solo-shell .cobeg-solo-panel .cobeg-solo-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 0 5px rgba(79, 70, 229, .10);
}
