html {
  overflow-x: hidden;
}
body {
  margin: 0;
  line-height: normal;
  overflow-x: hidden;
}

:root {
  /* Figma Variables */

  /* Spacing */
  --Depth-025: 1px;
  --Depth-Negative-025: -1px;

  /* Common Style Variables */
}