.speaker-profile {
	margin-top:20px;
}
.speaker-article {
	background-color:#FFF;
	padding:1.5rem;
	border:1px solid #EBEBEB;
}
.speaker-header-name {
	font-size:1.75rem;
	font-weight:600;
}
.speaker-header-title {
	font-size:1em;
	margin-top:0;
}
.speaker-header-organization {
	font-size:1em;
	font-style:italic;
	margin-top:0;
	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%;
	height:auto;
}
.speaker-name {
	font-weight:bold;
}
.speaker-title, .speaker-subtitle {
	font-size:0.75em;
}
.speaker-organization {
	font-size:0.75em;
	font-style:italic;
}
