.MuiTypography-h5 {
	color: #9D2235;
	font-weight: bold;
	font-size: 18px;
	/* This is the About heading in the Schedule */ 
}

.MuiTypography-body1 {
	font-size: 14px;
    font-weight: bold;
    /* This is the time in the Schedule */ 
}

.Mui-SessionList-title::after {
  content: " (Event times automatically convert to your local time zone. To view times in Denver, please log in and set your preferred time to Mountain Time in your Preferences.)";
  /* This appears after Agenda at the top of the Schedule */ 
}