h1 {
  font-family: cursive;
  font-size: 36px;
		font-weight: 700;
  color: #222222;
}

.main-navigation a:hover {
  background-color: #69EB4B;
  color: #000000;
}

h4 {
		color: #cc0000;
}