/*
Theme Name: timinn_templ
 */



.large {
	font-size: 20px;line-height:130%;
}
.larger {
	font-size: 27px;line-height:130%;
}
.xxl {
	font-size: 35px;line-height:130%;
}

.uppercase {
	text-transform: uppercase;
}

.highlight {
	font-size: 30px;
	color: rgba(0,0,0,0.7);
	line-height: 150%;
	border-left: 15px solid #F5F80F;
	padding:15px 10px 15px 45px;
margin: 15px 0;
	display: block;
}
