body {
  color: #454545;
}
h1,h2,h3,h4,h5 {
  color: #454545;
}
.s-rounded { border-radius: 0.5rem; }
h1.gdatw {
  font-family: Gill Sans, Arial, sans-serif;
  margin-top: -.25em;
}
#header {
  background-color: #ffae00;
  background-color: #FF3C00C7;
  background-color: transparent;
  color: white;
}
#header .logo img {
  height: 10vh;
}
#header a {
  color: wheat;
}
.header-fixed .hero {
  background-position-y: center;
}
#body-wrapper .container {
  padding-top: 4em;
}
.overlay-light-gradient .image-overlay {
  background: none;
}
.release h1.release-title{
  margin-top: 0;
}
.header-fixed #body-wrapper {
  padding: 1em;
}
.release-link .logo {
  max-height: 2em;
}
.dropmenu ul li a {
  color: #5863DB !important;
}
.dropmenu ul li a.active {
  color: #5863DB !important;
  text-decoration: underline;
}
