.sitemap-title {
  font-size: 24px!important;
  text-transform: uppercase!important;
  font-weight: 600!important;
}
.sitemap h2 {
  border-bottom: 0px!important;
  font-weight: 600!important;
  height: auto!important;
}
.sitemap {
background: white;
padding: 15px 15px !important;
margin-top: 0px!important;
}
.sitemap ul li {
  margin-bottom: 10px;
}
.sitemap ul {
  margin-top: 15px!important;
}