.elementor-10709 .elementor-element.elementor-element-c01404e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for wppb-register, class: .elementor-element-94632c9 */#wppb-form-style-1-wrapper {
    max-width: 600px;
    width: 100%;
}

.wppb-register-form-widget {
    display: flex
;
    justify-content: center;
}

input#register {
    width: 100%;
    background: white;
    color: black;
    border: 3px solid black;
}

input#register:hover {
    background: #CCA352;
    color: white;
    border-color: #CCA352;
}/* End custom CSS */