.article-next {
	margin: 42px 0 0;
	padding: 25px 28px;
	border: 1px solid #b4d8c7;
	border-radius: 12px;
	background: #e9f5ef;
}

.article-next .eyebrow { margin-bottom: 5px; }

.article-next h2 {
	font-size: 24px;
	line-height: 1.12;
	margin: 0 0 12px;
}

.article-next ul { margin: 0; padding-left: 20px; }
.article-next li { margin: 7px 0; color: #244239; }

.article-next a {
	font-weight: 700;
	text-decoration: underline;
	text-decoration-color: #77ae99;
	text-underline-offset: 3px;
}

.article-next a:hover { color: #116044; }
