body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.5;
}
.site-header {
  margin: 0 0 40px;
	background: #000;
}
