#masthead .hgroup .site-title {
  color: #e6b577 !important;
  background-color: #002672 !important;
}
#masthead.site-header {
  background-color: #002672 !important;
}
#masthead .hgroup .site-description {
  color: #ffffff !important;
  font-size: 22px;
}
h2, h3, h4, h5, h6 {
  color: #0D4000 !important;
}
.site-footer a {
  color: #B0B0B0 !Important;
  text-decoration: none;
}
.site-footer a:hover {
  color: #B50900 !important;
}