body {
	margin: 0;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
}

h1 {
    font-size: 2.0rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
}
