nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

form {
    padding: 0 30px !important;
}

.kampinfo {
  display: none;
}

html {
	-webkit-text-size-adjust: none;
	touch-action: manipulation;
}
