.holcim_sitemap .sitemap_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.holcim_sitemap .sitemap_wrapper ul a {
  color: inherit;
  display: block;
  text-decoration: none;
}
.holcim_sitemap .sitemap_wrapper ul.level-0 li.level-0 > a {
  border-bottom: 1px solid var(--corporate-main-color);
  padding: 1.25rem 0;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: bold;
}
.holcim_sitemap .sitemap_wrapper ul.level-1 li.level-1 {
  padding: 1.25rem 0;
}
.holcim_sitemap .sitemap_wrapper ul.level-1 li.level-1 > a {
  margin: 1.25rem 0;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */
