/*this hides the "self-paced" message from the course card*/
.product-dates{display:none;}

/*this hides the "self-paced" message from the course description*/
.hero-region p {font-size:0px;}

/*this hides the "self-paced" message from the enrollment page*/
.text-center.RegistrationHeader__DateInfo {display:none;}