h1.main {
  color: #015940 !important;
  font-weight: 800;
  letter-spacing: -0.025em;
  margin-bottom: 0.8em;
  padding-left: 0.75rem;
  border-left: 4px solid #066b4e;
}

h2 {
  color: #015940;
}


a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}