Hey elcetera!
Strong elements get the main color or alternate color of the theme by default. You can turn it off by adding following code to Quick CSS in Enfold theme options under Styling tab
.main_color strong, .alternate_color strong { color: inherit; }
Best regards,
Yigit