
.header[data-v-2a77ab8e] {
		flex: 0 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background-image: linear-gradient(rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url(/img/header_background.ae130ccb93ac2f66286b.jpg);
		background-size: cover;
		background-position: center;
		text-align: center;
		height: 300px;
}
.header a[data-v-2a77ab8e] {
		text-decoration: none;
}
.header .logo[data-v-2a77ab8e] {
		height: 60px;
		max-width: 100%;
}
.header .subtitle[data-v-2a77ab8e] {
		margin-top: 20px;
		font-size: 24px;
		color: #3a3a3a;
}

/* bree-serif-regular - latin */
@font-face {
    font-family: 'Bree Serif';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url(/fonts/bree-serif-v16-latin-regular.bbec388ecb16678b6449.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url(/fonts/bree-serif-v16-latin-regular.e41d48caf0cc2f4af393.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url(/fonts/open-sans-v27-latin-regular.a2d02404d087c7c068d4.woff2) format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url(/fonts/open-sans-v27-latin-regular.6f6541140f45c8410bb8.woff) format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


#page[data-v-ea6893c0] {
	margin: 0;
	font-family: "Open Sans";
	color: #3a3a3a;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
}
h1[data-v-ea6893c0], h2[data-v-ea6893c0], h3[data-v-ea6893c0], h4[data-v-ea6893c0] {
	font-family: "Bree Serif";
	font-weight: normal;
}
h2[data-v-ea6893c0] {
	margin-top: 50px;
}
a[data-v-ea6893c0] {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}
.content[data-v-ea6893c0] {
	max-width: 700px;
	margin: auto;
	padding: 30px;
}

