Good evening Darren and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
There are 2 things that will help you out:
- You actually do not need to create a CSS file in the tribe-events folder. You can just add the CSS rules to your theme’s normal CSS file. Doing that will give your CSS rule a higher priority.
- If that rule still doesn’t work, I recommend adding !important at the end of it. This will give your custom CSS rule priority over any other rule.
.single-tribe_events .sidebar .tribe-events-single-section-title {color:#bc3671 !important}
Let me know if that helps.
Have a great day!
Geoff B.