body {
  background-color: #BBEEDD;
}

h3.kategori {
  margin-bottom: 0px;
}

h3.kategori + p {
  margin-left: 2em;
  margin-top: 0px;
}

.pekerliste {
  word-spacing: 0.5em;
}

.pekerliste a {
  word-spacing: normal;
  text-decoration: none;
}

.pekerliste a:hover {
  text-decoration: underline;
}

.pekerliste a:before {
  color: black;
  content: "<";
}

.pekerliste a:after {
  color: black;
  content: ">";
}
