.edml-lead-box {
	background: #0b4599;
	border-radius: 6px;
	color: #fff;
	margin: 0 0 1.5rem;
	padding: 1.25rem 1.5rem;
}

.edml-lead-box p,
.edml-cta-box p {
	color: inherit;
	margin: 0;
}

.edml-lead-box p {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
}

.edml-cta-box {
	background: #0a2f5a;
	border-left: 5px solid #be003a;
	border-radius: 6px;
	color: #fff;
	margin: 2rem 0;
	padding: 1.5rem;
}

.edml-cta-box h2 {
	color: #fff;
	margin-top: 0;
}

.edml-supporting-image {
	margin: 1.5rem 0;
}

.edml-supporting-image img {
	display: block;
	height: auto;
	max-width: 100%;
}

.edml-supporting-image figcaption {
	font-size: .9rem;
	margin-top: .4rem;
}

.entry-meta .comments-link,
.post-meta .comments,
.post-comments {
	display: none !important;
}
