.wpf_form .wpf_item label{color:#7ab4b9!important}.wpf_form .wpf_item_name{color:#7ab4b9!important}.artist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-content:center;text-align:center;padding:20px 0}.artist-card{text-align:left}.artist-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border:none}.artist-name{font-size:17px;line-height:16px;padding:5px 0;font-weight:700;color:#7ab4b9;text-align:left}@media screen and (max-width:1024px){.artist-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.artist-grid{grid-template-columns:repeat(2,1fr)}}