body#artists-page {
  background-color: rgb(var(--color-accent));

  & .more {
    background: url("title-bg.55502394.jpg") center / cover no-repeat;
    position: relative;

    & h4 {
      font-family: var(--font-accent);
      background: url("light_green.62ad7f80.png") center / clamp(250px, 50%, 600px) no-repeat;
      padding: clamp(0px, 2vw, 40px) 0;
      font-size: clamp(20px, 4vw, 36px);
      display: block;
    }
  }
}
/*# sourceMappingURL=artist.909afcf1.css.map */
