Homepage › Community Forums › Guru Theme Support › Changing Font color › Reply To: Changing Font color
Try and add this to your style.css file –
.front-page-1 .image-section { color: #000; }
You can change the color to whatever you need.