em, strong {
	font-style: normal;
	font-weight: bold;
}

@font-face {
	font-family: adobe-jenson-pro;
	font-weight: 400;
	font-style: normal;
	src: url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.woff2") format("woff2"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.woff") format("woff"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.ttf") format("ttf"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.eot") format("eot");
}

.customer main {
	margin: 0 2% 4em 2%;
}

.customer main section h2 {
	margin-bottom: 1.5em;
	font-size: 200%;
	line-height: 1.5;
}

.customer main section h2 strong {
	display: block;
	margin-bottom: 1.25em;
	font-size: 120%;
	font-family: Garamond, adobe-jenson-pro, serif;
}

.customer main section p {
	font-weight: normal;
	font-size: 160%;
}

.customer main section p > span {
	display: block;
	margin-top: 1em;
	text-align: right;
	font-weight: bold;
	font-size: 87.5%;
}

.customer main section .btn-round {
	margin: 4em auto;
	max-width: 30em;
}
