.container{
	margin-top: 60px;
}

.about-cover{
	box-shadow: 0px 0px 9px 9px whitesmoke;padding: 10px 15px 10px 15px;
}

.about-h{
	color:navy;font-weight: bold;
}

.about-p{
	line-height: 24px;
}