.nextread-inline,
.nextread-nextup {
	border: 1px solid #e2e2e2;
	background: #f8f9fb;
	padding: 16px;
	margin: 24px 0;
	border-radius: 8px;
}

.nextread-title,
.nextread-nextup-title {
	margin: 0 0 10px;
	font-size: 1.1rem;
	line-height: 1.3;
}

.nextread-list {
	margin: 0;
	padding-left: 20px;
}

.nextread-item {
	margin-bottom: 8px;
}

.nextread-item:last-child {
	margin-bottom: 0;
}

.nextread-kicker {
	margin: 0 0 6px;
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #475569;
}

.nextread-nextup-title a,
.nextread-item a {
	text-decoration: none;
}

.nextread-nextup-excerpt {
	margin: 10px 0 0;
	color: #334155;
}
