.tt_event_theme_page {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.tt_event_theme_page h2 {
	color: #37bcc2;
	line-height: 1.3;
	font-family: Lato;
	font-size: 33px;
	font-weight: 500;
}
.tt_event_theme_page h4 {
	color: #37bcc2;
	line-height: 1.3;
	font-family: Lato;
	font-size: 22px;
	font-weight: 500;
}
.tt_event_theme_page p {
	color: #000000;
	line-height: 1.6;
	font-family: Open Sans;
	font-size: 14px;
	}