.artist-note {
  margin: 8px 0 0;
  color: #b5c7dc;
  font-size: 1rem;
  line-height: 1.7;
}

.artist-note--compact {
  font-size: 0.92rem;
}

.artist-name {
  font-family: "Arial Black", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #f7ca8e;
  white-space: nowrap;
}
