body {
	font-family: 'Source Sans Pro', sans-serif;	
}

h1, h2, h3, h4, h5, h6, .credits {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 1.2;
} 

header .logo {
	display: block;
	margin: 0 0 .5cm;
}

header .logo svg { height: 165px; width: auto;}
header .logo svg .bg { fill: #131A2E;}

h1 {display: inline-block; max-width: 10cm;}

footer,
.no_print,
.btn {display: none;}

a {color: #346CF0;}

