.artist_box{position:relative;padding:15px;background:unset;border:1px solid var(--border-color-one);border-radius:10px;margin-bottom:20px}.artist_box span{position:absolute;font-size:60px;line-height:60px;font-weight:700;font-family:var(--onevilla-family-one);color:var(--background-color-one);top:0;right:0;bottom:0;margin:auto}.artist_box p{margin-bottom:0}.artist_box .image{min-width:80px}.artist_box .image img{width:60px;height:60px;border-radius:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.artist_box.style_two{border-radius:50px;background:var(--background-color-one)}