We respond to inquiries within 48 hours—usually much sooner!
Have a purposeful day.
.twc-malidc-sign-up h1 ~ h3 {
visibility : hidden;
}
.twc-malidc-sign-up h1 ~ h3::before {
content : 'Please create a Whole You account, pay, and then register for the program dates best suited to your schedule. Save your account information to Login and access your programs materials in the future.';
display : block;
visibility : visible;
}
.twc-malidc-sign-up .twc-malidc-sign-up-password-confirm ~ div {
visibility : hidden;
}
.twc-malidc-sign-up .twc-malidc-sign-up-password-confirm ~ div::after {
content : 'We may email you about upcoming Whole You events. You may unsubscribe at any time.';
display : block;
visibility : visible;
}
.twc-malidc-create {
display : none;
}