.aotf-collaborators {
	list-style: none;

	font-size: 16px;
	font-family: 'AvenirLTStd-Roman', sans-serif;
	line-height: 24px;
}

.aotf-collaborators__entry {
	margin-bottom: 16px;

	border-bottom: 1px solid;
}

.aotf-collaborators__photo {
	float: left;
	margin-right: 16px;

	border-radius: 24px;
}

.aotf-collaborators__name {
	font-family: 'CheltenhamStd-Light',  'Times', 'Times New Roman', serif;
	font-size: 20px;
}

.aotf-collaborators__type {
	margin-bottom: 16px;
}

.aotf-collaborators__description {
	clear: both;

	font-size: 14px;
}

.aotf-collaborators__description .wp-caption {
	width: inherit !important;
}

.aotf-collaborators__description img {
	display: block;

	max-width: 100%;
	height: auto;

	margin-bottom: 0;
}

.aotf-collaborators__link {
	margin-bottom: 16px;
}

.aotf-collaborators__link > a {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.aotf-collaborators__link:hover {
	border-bottom: 0;
}
