@import url("../../erp-integration/assets/guide.css");

.hero::before {
  background-image: url("shipping-integration-hero.webp");
  background-position: center;
}

.shipping-contract code {
  overflow-wrap: anywhere;
}
