vgutierrez2012
I updated this file: /templates/gknews2//css/typography/typography.style5.css
add important for some css rules:
ul.gkBullet1 li:before {
color: #348899;
content: "\f00c" !important;
}
ul.gkBullet3 li:before {
color: #348899;
content: "\f006" !important;
}
ul.gkBullet4 li:before {
color: #348899;
content: "\f0a9" !important;
}
and it's working now.
Kindly check.