Hi Anna,
To change the section title font color of ‘Theme Features’ and ‘Our Skills’
Go to Appearance -> theme Options -> Basic Settings -> Custom CSS
use below css code in custom css box and change color code as per your need.
.themefeatures h2.section_title { color:#dd3333 }
.counterwrap h2.section_title { color:#dd3333 }
Please do this changes and let me know your feedback.
Regards
Grace Themes