Good evening Jason and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
All of these are easy to handle with some CSS.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-day .tribe-events-day-time-slot h5 {
color: #000 !important;
}
.tribe-events-list .time-details {
font-size: 16px;
}
.tribe-events-meta-group-organizer dt {display: none}
.tribe-events-meta-group-organizer .tribe-organizer-email {display: none}
Let me know how that goes.
Best regards,
Geoff B.