.block {
  display: block;
}
.icn-reset svg {
  height: auto !important;
}
.fix-divider .elementor-divider__text {
  padding: 0 15px;
  max-width: 65%;
}
.div-btm:after {
  content: "";
  width: 100%;
  height: 60px;
  background-image: url(https://sugarskullartwalk.com/wp-content/uploads/2023/08/skaw-border-div.svg);
  background-size: contain;
  background-repeat: repeat-x;
  background-position: bottom;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.div-top:after {
  content: "";
  width: 100%;
  height: 60px;
  background-image: url(https://sugarskullartwalk.com/wp-content/uploads/2023/08/skaw-border-div.svg);
  margin-bottom: 80px;
  background-size: contain;
  background-repeat: repeat-x;
  background-position: bottom;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
