.donate-content .form-group-row{flex-direction:row;align-items:center;gap:20px;width:fit-content;display:flex}.donate-content input[type=radio],.donate-content input[type=checkbox]{display:none}.donate-content input[type=radio]+label:before,.donate-content input[type=checkbox]+label:before{content:"";vertical-align:middle;background-color:#f2f2f2;border:5px solid #f2f2f2;border-radius:50%;width:19px;height:19px;margin-bottom:1px;margin-left:1px;margin-right:10px;display:inline-block;box-shadow:0 0 0 1px #bdbdbd}.donate-content input[type=radio]:checked+label:before,.donate-content input[type=checkbox]:checked+label:before{background-color:#e24867;box-shadow:0 0 0 1px #e24867}
