.info__content__title {
	margin-bottom: 20px;
	font: 30px/1.5em 'Roboto Neue Light', 'Roboto Neue', 'Open sans', Roboto, sans-serif;
	color: #f47920;
	margin-top: 1em;
}
.look__content__title {
	margin-bottom: 20px;
	font: 30px/1 'Roboto Neue Light', 'Roboto Neue', 'Open sans', Roboto, sans-serif;
}
.city__title {
	margin-bottom: 10px;
	color: #f47920;
	font: 30px/1 'Roboto Neue Light', 'Roboto Neue', 'Open sans', Roboto, sans-serif;
}
.product-detail-frame h1 {
	font-size: 30px;
	color: #f47920;
}
.detail-cont-scroll h3 {
	font-size: 20px;
	color: #f47920;
}
.text ul li::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #f47920;
}