.font-default{
	font-size: 1.1em;
}

.font-title-default{
	font-size: 1.5em;
	font-weight: normal;
}

.quote{
	font-size: 3em;
	font-weight: bold;
	color: #f4f7eb;
}

.subquote{
	font-size: 2em;
	font-weight: normal;
	color: #f0ae0e;
}

.text-default{
	text-align: justify;
	line-height: 1.5;
}

.text-right{
	text-align: right;
}
