body {
  color: var(--ez-color-text);
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
