/* Add here all your CSS customizations */

body13 {
	/* 	body, but font 12px */
	background-color: #FFF;
	color: #777;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
}

h3 {
	font-size: 1.8em;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 33px;
/* 	text-transform: uppercase; */
}

h4 {
	font-size: 1.4em;
	font-weight: 400;
/*	font-weight: 600; */
	line-height: 27px;
	line-height: 27px;
	margin: 0 0 14px 0;
}

h5 {
	font-size: 1em;
	font-weight: 500;
/*	font-weight: 600; */
	line-height: 18px;
	margin: 0 0 14px 0;
/* 	text-transform: uppercase; */
}
