Good evening Jacob and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
I would love to help you with this topic.
Id like to be able to modify:
-Title font sizes
Please try the following CSS rule
#wrapper .post-content h2.tribe-events-title { font-size: 16px; }
-Size of the calendar/date icons on left side of list
Please try the following CSS rule
.tribe-events-adv-list-widget .type-tribe_events .list-date { max-width: 42px; margin-right: 20px;}
Let me know how that goes.
Best regards,
Geoff B.