.elementor-761 .elementor-element.elementor-element-77bed7a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-1e6a677 */#user-registration-form-766{
    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 */