#header{
  background-color: #4c4a58;
}

#branding h1{
  color: white;
}

div.breadcrumbs {
  background-color: #6342e7;
  color: black;
}

div.breadcrumbs a {
  color: black;
}

.module h2, .module caption, .inline-group h2 {
  background-color: #6342e7;
}

h1#head {
  font-family: 'iransans';
}