.alchemy-reset .alchemy-rte p {
  font-family: "DM Sans", sans-serif !important;
}

.alchemy-reset .alchemy-rte h1,
.alchemy-reset .alchemy-rte h2,
.alchemy-reset .alchemy-rte h3,
.alchemy-reset .alchemy-rte h4,
.alchemy-reset .alchemy-rte h5 {
  font-family: Solway, sans-serif !important;
  letter-spacing: -.05ch !important;
}

[data-replo-part="slides"] {
  mask-image: linear-gradient(to right, transparent, black 80px calc(100% - 80px), transparent);
}