:root {
  --base-font-font-family: inherit;
  --base-font-font-size: inherit;
  --base-font-line-height: inherit;
  --base-font-letter-spacing: 0;
  --base-font-font-weight: inherit;
  --base-font-font-color: inherit;
  --small-font-font-family: inherit;
  --small-font-font-size: inherit;
  --small-font-line-height: inherit;
  --small-font-letter-spacing: 0;
  --small-font-font-weight: inherit;
  --small-font-font-color: inherit;
  --medium-font-font-family: inherit;
  --medium-font-font-size: inherit;
  --medium-font-line-height: inherit;
  --medium-font-letter-spacing: 0;
  --medium-font-font-weight: inherit;
  --medium-font-font-color: inherit;
  --normal-font-font-family: inherit;
  --normal-font-font-size: inherit;
  --normal-font-line-height: inherit;
  --normal-font-letter-spacing: 0;
  --normal-font-font-weight: inherit;
  --normal-font-font-color: inherit;
  --large-font-font-family: inherit;
  --large-font-font-size: inherit;
  --large-font-line-height: inherit;
  --large-font-letter-spacing: 0;
  --large-font-font-weight: inherit;
  --large-font-font-color: inherit;
  --h1-font-family: inherit;
  --h1-font-size: inherit;
  --h1-line-height: inherit;
  --h1-letter-spacing: 0;
  --h1-font-weight: inherit;
  --h1-font-color: inherit;
  --h2-font-family: inherit;
  --h2-font-size: inherit;
  --h2-line-height: inherit;
  --h2-letter-spacing: 0;
  --h2-font-weight: inherit;
  --h2-font-color: inherit;
  --h3-font-family: inherit;
  --h3-font-size: inherit;
  --h3-line-height: inherit;
  --h3-letter-spacing: 0;
  --h3-font-weight: inherit;
  --h3-font-color: inherit;
  --h4-font-family: inherit;
  --h4-font-size: inherit;
  --h4-line-height: inherit;
  --h4-letter-spacing: 0;
  --h4-font-weight: inherit;
  --h4-font-color: inherit;
  --h5-font-family: inherit;
  --h5-font-size: inherit;
  --h5-line-height: inherit;
  --h5-letter-spacing: 0;
  --h5-font-weight: inherit;
  --h5-font-color: inherit;
  --h6-font-family: inherit;
  --h6-font-size: inherit;
  --h6-line-height: inherit;
  --h6-letter-spacing: 0;
  --h6-font-weight: inherit;
  --h6-font-color: inherit;
  --button-font-family: inherit;
  --button-font-size: inherit;
  --button-line-height: inherit;
  --button-letter-spacing: 0;
  --button-font-weight: inherit;
  --button-font-color: inherit;
}
