html, body {
	padding: 0px;
	margin: 0px;
	font-family: 'Archivo', sans-serif;
	line-height: 1.4rem;
	font-size: 18px;
}

img {
	max-width: 100%;
}