.lprc-related-content {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.lprc-related-title {
	margin: 0 0 .75rem;
	padding: 0;
}

.lprc-related-links {
	display: flex;
	max-width: 100%;
	margin: 0;
	padding: 0;
	gap: .5rem 1.5rem;
}

.lprc-related-content--vertical .lprc-related-links {
	flex-direction: column;
	align-items: flex-start;
}

.lprc-related-content--horizontal .lprc-related-links {
	flex-direction: row;
	flex-wrap: wrap;
	align-items: baseline;
}

.lprc-related-link {
	display: inline;
	min-width: 0;
	max-width: 100%;
	margin: 0;
	padding: 0;
	overflow-wrap: anywhere;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	text-decoration: underline;
	text-decoration-thickness: from-font;
	text-underline-offset: .14em;
}

.lprc-related-link:hover,
.lprc-related-link:focus-visible {
	text-decoration-thickness: .12em;
}

footer .lprc-related-content .lprc-related-link,
footer .lprc-related-content .lprc-related-link:visited,
footer .lprc-related-content .lprc-related-link:hover,
footer .lprc-related-content .lprc-related-link:focus,
footer .lprc-related-content .lprc-related-link:active,
.site-footer .lprc-related-content .lprc-related-link,
.site-footer .lprc-related-content .lprc-related-link:visited,
.site-footer .lprc-related-content .lprc-related-link:hover,
.site-footer .lprc-related-content .lprc-related-link:focus,
.site-footer .lprc-related-content .lprc-related-link:active,
#colophon .lprc-related-content .lprc-related-link,
#colophon .lprc-related-content .lprc-related-link:visited,
#colophon .lprc-related-content .lprc-related-link:hover,
#colophon .lprc-related-content .lprc-related-link:focus,
#colophon .lprc-related-content .lprc-related-link:active,
#zak-footer .lprc-related-content .lprc-related-link,
#zak-footer .lprc-related-content .lprc-related-link:visited,
#zak-footer .lprc-related-content .lprc-related-link:hover,
#zak-footer .lprc-related-content .lprc-related-link:focus,
#zak-footer .lprc-related-content .lprc-related-link:active,
.zak-footer .lprc-related-content .lprc-related-link,
.zak-footer .lprc-related-content .lprc-related-link:visited,
.zak-footer .lprc-related-content .lprc-related-link:hover,
.zak-footer .lprc-related-content .lprc-related-link:focus,
.zak-footer .lprc-related-content .lprc-related-link:active,
.tg-site-footer .lprc-related-content .lprc-related-link,
.tg-site-footer .lprc-related-content .lprc-related-link:visited,
.tg-site-footer .lprc-related-content .lprc-related-link:hover,
.tg-site-footer .lprc-related-content .lprc-related-link:focus,
.tg-site-footer .lprc-related-content .lprc-related-link:active {
	color: #fff !important;
}
