.adhere {
	float: left;
	width: 90%;
	margin-left: 5%;
	border: medium dashed #2E3293;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 8px;
	text-align: center;
	color: #2D3192;
}
#topsection h1 {
	font-family: 'Dosis', sans-serif;
	font-size: 50px;
	font-weight: 600;
	color: #455121;
}.headline {
	position: relative;
	top: 50px;
	left: 20px;
	width: 500px;
}
#topsection .reg {
	font-size: 16px;
}
