.speaker-article {
	background-color:#FFF;
	padding:1.5rem;
	border:1px solid #EBEBEB;
}
.speaker-header-title {
	font-size:1.75rem;
}
.speaker-header-organization {
	font-size:1rem;
	font-style:italic;
	padding-bottom:1em;
}
.speaker-body {
	padding-bottom:2em;
}
.speaker-figure figcaption {
	background-color:#FFF;
	padding:1.5rem;
	border-color:#EBEBEB;
	border-style:solid;
	border-width:0 1px 1px;
}
.speaker-thumbnail img {
	width:100%;
}
.speaker-name {
	font-weight:bold;
}
.speaker-title, .speaker-subtitle {
	font-size:0.75em;
}
.speaker-organization {
	font-size:0.75em;
	font-style:italic;
}
