.sec-sitemap a {
  color: #333;
}

.new-tab::after {
  content: "";
  position: relative;
  display: inline-block;
  mask: url(../images/common/icon-newtab-white.svg) no-repeat center center/contain;
  width: 13px;
  height: 13px;
  margin-left: 4px;
  background-color: #333;
}/*# sourceMappingURL=style-sitemap.css.map */