/* V29 R20 — Sound Room title color only. */
.sound-room-page > .hero h1 {
  color: var(--caramel);
  text-shadow: 0 2px 18px rgba(39, 21, 10, .2);
}
