.play-icon{align-items:center;background-color:#00e6a0;border-radius:50%;display:flex;height:100px;justify-content:center;transition:background .1s linear;width:100px}.play-icon:after{background:url(https://www.adnovum.com/hubfs/_system_do_not_modify/icons/play-icon.svg) 50%/cover no-repeat;content:"";flex:0 0 30px;height:36px;margin-left:6px;width:30px}.play-icon:hover{background:rgba(0,230,160,.7)}