.web-sitemap {
  font-size: 16px;
}

.web-sitemap .component {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.web-sitemap .category {
  margin-top: 1em;
  margin-left: -1em;
  list-style: none;
}