/* Support - 108417 - Add color to links inside blogposts */

.single-post .entry-content a{
	color:#f22492;
}