#Subheader {
  background-color: #043d4f;
  margin: 0px;
  margin-right: 0px;
  padding-right: 0px;
  width: -100px;
  background-size: contain;
  opacity: 1;
  margin-bottom: 0px;
  left: 0px;
}

#Subheader .title {
  color: #dae0e8;
  text-align: center;
  background-color: #043d4f;
}

.section.the_content.has_content {
  background-color: #ffffff;
}

body:not(.template-slider) #Content {
  background-color: #ffffff;
}