.popco-source-notes {
	margin: 2rem 0 0;
	padding: 1rem 1.1rem;
	border-left: 4px solid #ffc21a;
	border-radius: 0 8px 8px 0;
	background: #f7f4ea;
	color: #31435a;
	font-size: .88em;
	line-height: 1.55;
}

.popco-source-notes p { margin: 0; }
.popco-source-notes a { color: #0b3c70; font-weight: 700; }
.popco-article-inline-image { margin: 2rem auto; }
.popco-article-inline-image img { width: 100%; height: auto; border-radius: 8px; }
.popco-article-inline-image figcaption { margin-top: .55rem; color: #68778b; font-size: .78em; line-height: 1.45; }
