.elementor-1200 .elementor-element.elementor-element-47fee56c{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-503ebfc7 *//* Center the "Don’t have an account?  SIGN UP" row */
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__form__toggle-area,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__toggle-area,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;              /* space between text and button */
    margin-top: 10px;       /* adjust as needed */
}

/* Remove extra spacing on the little sentence */
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__form__toggle-area p,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__toggle-area p,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__footer p {
    margin: 0;
}

/* Style/position the SIGN UP button */
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-authentication__btn--signup,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication .directorist-btn--signup,
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication [class*="__btn--signup"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 10px 18px;
    margin-top: 5px; /* tweak if you want it tighter */
}
/* Log In center */
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication__form__btn-wrapper {
    display: flex;
    justify-content: center;
}
/* space between buttons */
.elementor-1200 .elementor-element.elementor-element-503ebfc7 .directorist-authentication__form__btn-wrapper {
    padding-bottom: 30px;
}/* End custom CSS */