.top--decorator {
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.top--decorator svg {
  min-width: 110%;
  height: auto;
  position: absolute;
  bottom: 0;
}

/*# sourceMappingURL=top-decorator.css.map */
