/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 20 2026 | 01:53:54 */
.crp_related {
	font-size: 0px;
}
.crp_related ul {
	font-size: 14px;
	padding: 0!important;
}
.crp_related li {
	display: flex;
	flex-direction: column-reverse;
	gap: 4px;
}

.crp_link {
	display: flex;
	gap: 8px;
}

.crp_link figure {
	width: 30%;
	min-width: 30%;
	margin: 0;
}
.crp_link figure img {
	width: 100%;
}

.crp_title {
	font-size: 14px;
	line-height: 1.6;
}

.crp_date {
	font-size: 12px;
	line-height: 1.6;
}

.crp_section_title {
	margin-top: 56px;
	margin-bottom: 24px;
}