@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Roboto Slab", sans-serif;
	font-weight: 500;
	font-size: 4em;
	margin-bottom: 0;
	line-height: 1em;
}
h2 {
	font-family: "Roboto Slab", sans-serif;
	font-weight: 500;
	font-size: 2.75em;
	margin-top: 0.2em;
	margin-bottom: 0;
}
h3 {
	font-family: "Roboto Slab", sans-serif;
	font-weight: 600;
	font-size: 2em;
	margin-top: 1.5em;
	margin-bottom: 0.25em;
}
h4 {
	font-family: "Roboto Slab", sans-serif;
	font-weight: 500;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 2em;
}
p {
	font-family: "Roboto Slab", sans-serif;
	font-weight: 500;
	font-size: 2em;
	line-height: 1.25em;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
.FooterLogos {
	margin-right: 45px;
}