@charset "UTF-8";
.bodytext {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f5e5e;
	text-decoration: none;
}
.testimonial {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #618a7a;
	text-decoration: none;
}
.address {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #36305e;
	text-decoration: none;
}
.telnumber {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #83ab9b;
	text-decoration: none;
}
