#product {

}
#product>h2.title {
	font-size:var(--36);
	line-height:var(--46);
	margin-bottom:var(--28);
}
#product>h1.title {
	font-size:var(--48);
	line-height:var(--61);
	text-transform:none;
	margin-bottom:var(--32);
}