/* cmsms stylesheet: Verti-add modified: Wednesday, January 3, 2018 1:49:30 PM */
/* Verti */
#header {
  background: #43525A;
  border-radius: 6px;
}
#logo h1 {
  color: #4CC2C1;
  font-family: 'Open Sans', sans-serif;
  background: initial;
}

#banner {
  padding:0;
}

#banner .zuby {
  padding-top:0;
  padding-bottom:0;
  line-height: 0;
}

#banner .zuby img {
  width: 100%;
  border-radius: 6px;
}

#nav ul li.current a {
  background: #4CC2C1;
  color: #43525A;
}

#nav ul li {
  line-height: 6em;
  margin-right: 1em;
}

#footer-wrapper {
  background: white;
  box-shadow: inset 0px 1px 5px lightgrey;
}

#footer header h2 {
  font-size: 1.35em;
}
