@charset "UTF-8";
/* CSS Document */

/* Updated*/
a.evms-image-with-caption-link {
 color: #212529;
} 

a.evms-image-with-caption-link:hover {
	color: #c7531e;
	text-decoration: none;
}

a.evms-image-with-caption-link span{
 color: #c7531e;
} 

a.evms-image-with-caption-link:hover span{
	color: #c7531e;
	text-decoration: none;
}
