/* == Typography (Components) == */

html {
  color: var(--color-black-brand);
  font-optical-sizing: auto;
  -webkit-text-size-adjust: 100%;
}
