.desc_p {
    width:100%;
	background-color: #32a3ae;
	padding: 8px 20px;
	font-weight: 700;
	font-size: 15px;
}
.desc_ul {
    width:100%;
	background-color: #32a3ae;
	padding: 8px 20px;
	font-weight: 700;
	font-size: 15px;
}
.desc_li {
    width:100%;
	background-color: #32a3ae;
	padding: 8px 20px;
	font-weight: 700;
	font-size: 15px;
}