#header {
  background: #00728d;
}

#branding h1 {
  color: #cce3e8;
}
a:link,
a:visited {
  color: #00728d;
}

div.breadcrumbs {
  background: #2396c0;
  color: #0d4957;
}

.module h2,
.module caption,
.inline-group h2 {
  background: #00728d;
}
