.tsblpe-cast-link {
	color: #9d2b31;
	text-decoration: underline;
	text-decoration-color: rgba(157, 43, 49, .35);
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.tsblpe-cast-link:hover,
.tsblpe-cast-link:focus-visible {
	color: #761e24;
	text-decoration-color: currentColor;
}
