/*
 Theme Name:   Astra Child
 Template:     astra
 Description:  Astra Child Theme
 Author:       Your Name
 Version:      1.0.0
*/

/* Simple Membership - Hide "Join Us" link globally */
.swpm-login-form-register-link {
    display: none !important;
}
