@charset "utf-8";
/* CSS Document */

.content_container .content_content{
/*		max-width: 1200px;*/
	font-family: "Eina";
	font-size: 16px;
	line-height: 24px;
}

h2 {
  font-size: 52px;
  font-weight: 400;
  margin:14px 0px;
  /*  letter-spacing: 0.5em;*/
  color: #E5B80B;
	line-height: initial;
  font-family: 'Impact', "sans-serif";
  /*  text-transform: uppercase;*/
  /*	line-height:80px;*/
}
h3{
	font-size: 36px;
	line-height: initial;
/*	line-height: 33px;*/
}