/* css overrides to enable site branding compliance */

#umass--global--header #container {
  max-width: 1200px !important;
}

#header,
h1#page-title {
  max-width: 1200px !important;
  margin: 0px auto !important;
}

#header .logo-block #logo {
  color: black;
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
  padding: 2rem 0;
}

#header .header-top { padding: 0; }
