.transition-content {
  background: #000;
  color: #efe5ec;
  overflow-x: hidden;
}
.heading,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  color: #efe5ec;
}
main * {
  font-family: "Bodoni Moda", serif !important;
}
.banner__media {
  z-index: 0;
}
:root {
  --color-heading: #efe5ec !important;
  --color-background: #000 !important;
}
