.custom-registration-form{max-width:600px;margin:0 auto;padding:20px;background-color:#f9f9f9;border-radius:10px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.custom-registration-form h2{text-align:center;margin-bottom:20px;color:#333}.custom-registration-form .woocommerce-form-row{margin-bottom:15px}.custom-registration-form .woocommerce-Input--text,.custom-registration-form .woocommerce-Input--checkbox{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px}.custom-registration-form .woocommerce-Input--checkbox{width:auto;display:inline-block}.custom-registration-form label{font-weight:700;margin-bottom:5px;display:block}.custom-registration-form .woocommerce-Button{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;width:100%}.custom-registration-form .woocommerce-Button:hover{background-color:#0056b3}