/* Enter Your Custom CSS Here */


#colophon {
background: #33809e;
}
#colophon * {
color: white !important;
list-style: none !important;
border: none !important;
box-shadow: none !important;
}

h4 {
  line-height: 140%;
  color: #000000; /* #75cbfd; */
  /* text-shadow: 1px 1px 0px #000000; */
}

header#masthead.site-header {
  padding: 0.1em 1.8em 0.1em 1.8em;
}