
/*! Place your custom styles here */
#override h1 {
    line-height: 1.1;
}

#override .bar .logo {
	max-height: 30px;
}

#override .cta p.lead strong {
	font-weight: bold;
	color: #FFFFFF;
}

.lead:not(:last-child) {
    margin-bottom: 0;
}

.tm-60 {
    margin-top: 60px;
} 

.speaker-pic {
	width: 80%;
	height: auto;
}