#footer {
	position: relative;
}
.product>.container {
	text-align: center;
	color: #9e2b7b;
}
.product-img {
	width: 60%;
	margin: 0 20%;
}
.title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 5px;
}
.text {
	font-family: Arail, 微軟正黑體;
	width: 90%;
	margin: -40px 5% 0;
	text-align: left;
}
.element {
	font-size: 14px;
}