.featherlight-content {
	border-radius: 10px;
}
.product-info {
	width: 620px !important;
	line-height: 24px;
	letter-spacing: 1px;
}
.product-info h2 {
	text-align: center;
	font-size: 28px;
	padding: 15px;
	border-bottom: 1px solid #333;
	/*width: 120px;*/
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.product-info p {
	margin: 15px 0;
}
span.red {
	color: red;
}