.primary {
  color: #06401c !important;
}

h1 {
  font-size: 3.875rem !important;
  color: white !important;
}

h2 {
  color: #29874b !important;
  font-size: 2.5rem !important;
}

footer {
  background-color: #3a5d4a;
}

.button {
  padding: 0.8rem 2rem 0.6rem 2rem !important;
  border-radius: 2px !important;
}

p {
  font-size: 18px;
  margin-bottom: 0rem;
}

.dark {
  color: #757575;
}

.light {
  color: white;
}/*# sourceMappingURL=style.css.map */