html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

._21c49 {
	max-width: 800px;
	margin: 0 auto 20px;
	padding: 10px;
	min-height: 10vh;
	padding-bottom: 20px;
	box-sizing: border-box;
	font-family: var(--body-font-family);
	font-family: var(--body-font-family);
}

._04dab {
	font-family: var(--header-font-family);
	font-family: var(--header-font-family);
	padding: 10px 0;
	border-bottom: 1px solid silver;
}

._04dab h1 {
		font-size: 30px;
		margin: 0 0 5px;
	}

._04dab ._0b728 {
		margin: 5px 0;
	}

._04dab .d3342 {
		font-size: 12px;
		color: #333;
	}

._6d3df {
	margin-top: 36px;
	position: relative;
	min-height: 300px;
}

._84c3e {
	font-size: 12px;
	opacity: 0.3;
}

.f2004 {
	height: 100px;
	font-size: 50px;
	line-height: 80px;
	text-align: center;
	position: relative;
}

	.f2004 input {
		display: none;
	}

	.f2004 label {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;

		background-color: #eee;
		border: 5px solid #ccc;
		color: #ccc
	}

	.f2004 label:after {
	content: '+ upload logo / icon';
}

._5e6d0 img {
		max-width: 100%;
		height: auto;
	}

._23052 {
	text-align: center;
	padding: 80px;
	color: #aaa;
	font-size: 30px;
}
:root {
	--text-color: black;
	--header-font-family: 'Helvetica', 'Arial', 'Sans-Serif';
	--body-font-family: 'Helvetica', 'Arial', 'Sans-Serif';
}

* {
	box-sizing: border-box;
}

/*# sourceMappingURL=app-0342aac43f6dceebdcdf.css.map*/