.radio-button{display:none}.custom-radio-label{display:inline-block;padding:20px 60px;border:1px solid #007bff;border-radius:6px;background-color:#fff;color:#007bff;cursor:pointer;transition:.3s;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-button:checked+.custom-radio-label{background-color:#007bff;color:#fff}