.label-info,
.badge-info {
  background-color: white;
  color: #cccccc;
  padding-left: 0px;
}

.brandeis_footer {
  padding-top: 1px;
  font-size: 0.7em;
  text-align: center;
}

.brandeis_footer p {
  margin-bottom: 1px;
}

#header {
  position: relative; /* padding-top: 25px; */
}

#header a {
  text-decoration: none;
}

#dept a {
  margin: 0;
  padding: 0;
  height: auto;
  line-height: auto;
  font-size: 0.9em;
}

#dept {
  margin-left: 0.5em;
}

#univ {
  position: absolute;
  top: 0;
  right: 0.5em;
  text-align: right;
  margin-top: -10px;
}

#dept a,
#dept a:hover,
#dept a:active,
#dept a:visited {
  color: #4d1a1a;
  background: none;
}

/* Brandeis customizations */

#header .h1 img {
  width: 375px;
}

@media (max-width: 400px) {
  #header .h1 img {
    width: 300px;
  }
}

#header {
  padding-top: 0px;
}
