.studio-phone-story .at-nfc-scan__spotify-icon {
  padding: 0;
  overflow: hidden;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  color: #111;
}
.studio-phone-story .at-nfc-scan__spotify-icon svg {
  width: 12cqw;
  height: 12cqw;
  fill: none;
  stroke: none;
}
.studio-phone-story .at-nfc-scan__spotify-icon svg > circle { fill: #1ed760; }
.studio-phone-story .at-nfc-scan__spotify-icon svg g { fill: none; stroke: #111; }
