.elementor-96 .elementor-element.elementor-element-4a78230{padding:75px 0px 75px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-96 .elementor-element.elementor-element-67107440{font-family:"Noto Sans KR", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-67107440 */h2.ld-registration__heading.ld-registration-register__heading {
    padding: 29px 20px;
    text-align: center;
    background-color: black;
    color: white !important;
    border-radius: 40px 41px 0px 0px;
}
    
p.ld-registration__p {
    color: black !important;
}
a.ld-registration__login-link {
    color: red !important;
    text-decoration: underline !important;
}
a.ld-registration__register-link,p.ld-registration__forgot-password a {
    color: red !important;
    text-decoration: underline !important;
}
.ld-registration__forgot-password-form input[type=email], .ld-registration__forgot-password-form input[type=password], .ld-registration__forgot-password-form input[type=text], .ld-registration__login-form input[type=email], .ld-registration__login-form input[type=password], .ld-registration__login-form input[type=text], .ld-registration__register-form input[type=email], .ld-registration__register-form input[type=password], .ld-registration__register-form input[type=text], .ld-registration__reset-password-form input[type=email], .ld-registration__reset-password-form input[type=password], .ld-registration__reset-password-form input[type=text] {
    border-radius: 0px !important;
    border: 2px solid black !important;
}
input#wp-submit-register,input#wp-submit {
    width: 100%;
    background-color: red;
    color: white !important;
    border: none ! IMPORTANT;
}
button.ld-button.ld-button--secondary.ld-button--border.ld-button__password-visibility-toggle.ld--ignore-inline-css {
    background-color: #dcdcdc !important;
    border: none !important;
}
.ld-registration__forgot-password-form label, .ld-registration__login-form label, .ld-registration__register-form label, .ld-registration__reset-password-form label {
    color: black !important;
}/* End custom CSS */