/*Luft om logo*/
header .seal img {
  padding-bottom: 10px;
}

/*Fjerne AU  logo, segl og find*/
.logo > a, footer.global .columns .seal, .find-button, .search {
  visibility: hidden;
}

/*Fjerne streger rundt om find*/
.department header .find {
  border-left: none;
}

/*Fjerne utility links*/
.department header .utility-links {
  display: none;
}

footer.row.global .columns {
  padding-top: 10px;
  padding-bottom: 10px;
}