.elementor-770 .elementor-element.elementor-element-5659d4f{--display:flex;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-c26daec */#user-registration-form-767{
    border: none !important;
}

.ur-frontend-field{
    border: none !important;
    border-bottom: 1px solid black !important;
    padding-bottom: 20px !important;
}

::placeholder{
    color: black !important;
    font-size: 14px;
    font-family: "roboto slab"
}

.ur-submit-button {
    margin-left: 0 !important;
    background-color: black;
    font-family: "roboto slab"
}

.ur-submit-button:hover {
    background-color: transparent;
    border: 1px solid black !important;
    color: black;
}/* End custom CSS */