/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .sitemap ol, .sitemap ul {
  list-style: revert;
  padding-left: revert;
}
.product-flags .custom-flag {
    background: #C9C0C1;
}