.main-content .container{
	padding-top:10px; 
	padding-bottom: 10px; 
	color: #000000;
}
.main-content .container a{
	color: #000000;
}
.where h1{
	margin-top: 50px; 
	margin-bottom:20px; 
	color: var(--main-title);
}
.where h2{
	margin-bottom:20px; 
	margin-top: 40px; 
	color: var(--main-title);
	text-transform: none;
}
.where .panel-default {
	border: 1px solid #eee; 
	margin-bottom:10px;
}
.bottomEmailText{
	margin: 40px 0;
	color: #fff;
}
.panel-title {
	text-transform: none;
}