.fusion-secondary-header {
  display: none;
}

.blueHeader {
  background-color: #2f6ba7;
  padding: 6px 20px;
}

#wrapper {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
}

.whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4 {
  color: white !important;
}

.fusion-footer li.page_item {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  line-height: 1.2em;
}