
.download-buttons, footer {
	text-align: center
}

.download-buttons a {
	text-align: center;
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	background-color: #000;
	color: #fff;
	font-size: 28px;
	font-weight: 700
}
article section h2, article section h3 {
	padding: 0;
	line-height: 100%;
	margin-bottom: 20px
}
article {
	color: #494949
}
article header h1 {
	font-size: 26px
}
article header p {
	font-size: 16px
}
article section {
	font-size: 14px
}
article section h2 {
	font-size: 22px
}
article section h3 {
	font-size: 18px
}
article section p {
	font-size: 13px
}
.codes {
	padding: 10px;
	background-color: #f0f0f0;
	color: #656565
}

.essence-logo-wrap {
	display: block;
	width: 380px;
	max-width: 100%;
	height: auto;
	margin: 40px auto
}
.essence-logo {
	fill: #292929
}
