h1.tab_per_h1 {
	font-size: 11vw;
	font-family: 'Londrina Solid', serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffbe98;
	line-height: 0.725;
	perspective: 800px;
	text-align: center;
}

h2.tab_per_h2 {
	font-size: 60px;
	font-family: 'Arial', sanserif;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	line-height: 0.725;
	perspective: 800px;
	text-align: center;
	padding-top: 10px
}

h3.tab_per_h3 {
	font-size: 5vw;
	font-family: 'Londrina Solid', serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #dcbd9e;
	line-height: 0.725;
	perspective: 800px;
	text-align: center;
}