:root { 
  --background--backgroundtertiary: #e8e8e8;
  --backgroundbackgroundprimary: #ffffff;
  --border--borderopaque: #e8e8e8;
  --border--borderselected: #000000;
  --content--contentprimary: #000000;
  --content--contenttertiary: #5e5e5e;
  --foundationbig-stoneb75: #a1a4b0;
  --inverse--background--backgroundinverseprimary: #000000;
  --inversecontentcontentinverseprimary: #ffffff;
  --m3white: #ffffff;
  --neutralgray-100: #eeeeee;
  --neutralgray-400: #afafaf;
  --neutralgray-50: #f6f6f6;
  --neutralwhite: #ffffff;
  --primarybig-stone: #19223f;
  --primaryorange: #fc7044;
  --text-colourcontent-secondary: #404860;
 
  --font-size-l: 16px;
  --font-size-m: 14px;
  --font-size-xl: 18px;
 
  --font-family-inter: "Inter", Helvetica;
  --font-family-inter_tight: "Inter Tight", Helvetica;
  --font-family-roboto: "Roboto", Helvetica;
}
.paragraphsmall-1420 {
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}
