.ric-modal .footnotes a {
	color: #000;
	text-decoration: none;
}
.ric-modal .footnotes a:hover {
	color: #000;
	text-decoration: underline;
}

.footnote-supglyph .diamond {
	text-decoration: none;
	font-size: 10px;
	position: relative;
	top: -7px;
	color: #1d1d1f;
	font-weight: bolder;
}
.footnote-supglyph .diamond:hover {
	text-decoration: none;
	color: #2997ff;
}
.ric-modal .footnotes a:hover{
    color: #000;
    text-decoration: underline;
}