.widget h4 {
	line-height: 2rem;
}
span.newline {
	display: block;
	font-style: italic;
	font-weight: normal;
	font-size: 1.2rem;
}

.widget ul,
.widget ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.pb-section {
	padding-bottom: 80px;
}

.widget figure {
	margin-bottom: 0;
}

.widget p {
	font-size: 14px;
	line-height: 1.4em;
}

.widget figcaption {
	font-size: 1rem;
	font-style: italic;
	color: #333;
	font-weight: bold;
	padding: 0.5rem 0 0 0;
}