.sponsors_widget li {
	list-style-type: none;
	/* text-align: center; */
}

/* .sponsors_widget .description a:hover {
	text-decoration: underline;
}
 */
.latest-episode p {
	margin-bottom: 0.4em;
}

.latest-episode .permalink {
	text-decoration: none;
}


.text-small  {
	font-size: 80%;
}

.block-subhead {
	font-size: 90%;
	font-weight: 600;
	margin-bottom: 1.5em;
}

.block-footer {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 80%;
	color: #666;
}

.colors-dark .block-footer {
	color: #797979;
}


.pr-header {
	background: #e9e9e9;
	/* color: #ccc; */
	padding: 1em;
	border-radius: 4px;
}

.colors-dark .pr-header {
	background: #393939;
	color: #ccc;
}
