/*reduce z-index in admin area*/
.m-microsite-nav {
  z-index: 500;
}
.m-copy a.ck-anchor:not([href]):after {
  display: none;
}