h1 { color: #004252; font-size: 24px; }

h2 {
  font-family: "sans-serif",sans-serif;
  font-size: 1.05rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.0952em;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.8px;
  margin-top: 1.8em;
  margin-bottom: 0.7em;
  color: #004252;    
}

a { text-decoration: none !important; }

a:hover, a:focus, a:active {
  color: #fec407 !important;    
}

