.elementor-17082 .elementor-element.elementor-element-6ac81eab{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-63e622b2 *//* Style the registration container */
.b2bking_b2b_registration {
    background-color: #f9f9f9;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

/* Style the field labels */
.b2bking_b2b_registration .b2bking-field-label {
    font-weight: bold;
    color: #333;
}

/* Style the input fields */
.b2bking_b2b_registration .b2bking-input {
    border: 2px solid #ccc;
   
   background-color: #f9f9f9;
   border-radius: 4px;
    padding: 10px;
     color: #333;
}

/* Style the registration button */
.b2bking_b2b_registration .button {
    background-color: #0073aa;
    color: white;
    font-size: 16px;
}/* End custom CSS */