.mf-radio-option span{border:2px solid white;padding:10px;display:inline-flex;align-items:center;justify-content:left;border-radius:5px;cursor:pointer;width:215px;height:50px;box-sizing:border-box;text-align:center}.mf-radio-input:checked+span{border-color:#00c3ff;background:rgba(0,195,255,.1)}