.landio-related-reading {
	border-top: 1px solid #dfe5e2;
	margin-top: 38px;
	max-width: 820px;
	padding-top: 26px;
}

.landio-related-reading h2 {
	color: #252a27;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.35;
	margin: 0 0 14px;
}

#main_content .landio-related-reading ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_content .landio-related-reading li {
	background: none;
	line-height: 1.55;
	margin: 8px 0;
	padding-left: 0;
}

.landio-related-reading a,
.landio-project-service-link a {
	color: #2563eb;
	text-decoration: underline;
	text-decoration-color: #93b4ff;
	text-underline-offset: 3px;
}

.landio-project-service-link {
	border-top: 1px solid #dfe5e2;
	clear: both;
	font-size: 16px;
	line-height: 1.55;
	margin-top: 38px;
	padding-top: 24px;
}

@media screen and (max-width: 48rem) {
	.single-post #main_content .blog_post .blog_info {
		align-items: baseline;
		clear: both;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		max-width: 100%;
		width: 100%;
	}

	.single-post #main_content .blog_info_date,
	.single-post #main_content .blog_info_delimiter,
	.single-post #main_content .blog_info_category {
		float: none;
		position: static;
	}

	.landio-related-reading,
	.landio-project-service-link {
		margin-top: 30px;
		padding-top: 22px;
	}
}
