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