body {
  background-color: #edeee4;
  font-family: "IBM Plex Sans", sans-serif;
  font-optical-sizing: auto;
}
p {
  font-size: 1.1em;
  line-height: 1.6em;
  letter-spacing: 0.1em;
}
a {
  text-decoration: none;
  color: #FF7122;
  font-weight: bold;
}
div[style*="z-index: 1000"] {
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
}
