.elementor-23 .elementor-element.elementor-element-26d0ab1b{--display:flex;--margin-top:049px;--margin-bottom:0px;--margin-left:0px;--margin-right: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 );}/* Start custom CSS */.woocommerce-ResetPassword.lost_reset_password input{
    border-radius: 100px !important;
}

.woocommerce-ResetPassword.lost_reset_password{
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px 0px 40px 0px;
}

.woocommerce-ResetPassword.lost_reset_password button, .woocommerce-ResetPassword.lost_reset_password button:hover{
    border-radius: 100px;
    background-color: #b9001d;
    color: white;
}

.woocommerce-ResetPassword.lost_reset_password p{
    max-width: 600px;
}

.post-23 h1{
    text-align: center;
}

.entry-title{
    margin-top: 30px;
}/* End custom CSS */