@charset "utf-8";

.h2_bottom{
	width: 95%;
	margin: auto;
}
.h2_bottom h4{
	font-size: 30px;
	margin-bottom: 10px;
}
/*-------------*/
.achievements .item{
	width: 47%;
	margin-bottom: 70px;
}
.achievements .p{
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 0;
}
.achievements hr{
	border-left: none;
	border-right: none;
}
.achievements .p2{
	background-color: #FFFFAD;
	width: 50%;
	text-align: center;
	margin: 10px;
	border-radius: 30px;
	font-weight: bold;
}





