
.header.root {
  width: 100%;
  color: white;
}

.header .contents {
  width: 100%;
}

.header .header.text {
  margin-left: 52px;
  height: 38px;
}

.header .header.title {
  font-size: 16pt;
  top: 0px;
}
.header .links {
  line-height: 32px;
  text-align: left;
  margin-bottom: 8px;
  margin-left: 12px;
}

.header.vorb-container {
  margin-left: 8px;
}
.header .vorb {
  height: 38px;
  width: 38px;
  background-size: 38px 38px;
}

.header .links > a {
  margin-right: 12px;
}