input[type=radio]+label span{transition:background .2s,transform .2s}input[type=radio]:checked+label span{background-color:#7DBA28;box-shadow:inset 0 0 0 2px white}