.menu-about > a {
	color:#eb612a !important;
}
.about-wrap{
	background: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 0px 5px #eee;
    padding: 70px;
}
dd{
	line-height: 2;
}