.aem-Grid .cmp-separator .cmp-separator__horizontal-rule {
  border: none;
  outline: none;
  background: white;
  margin: 0;
  height: 100%;
}
.aem-Grid .cmp-separator.nni-hcp--separator--style-normal {
  height: 4px;
}
.aem-Grid .cmp-separator.nni-hcp--separator--style-thin {
  height: 1px;
}
