:root {
  --black: black;
  --black-forced: black;
  --black-text: black;
  --white: white;
  --white-forced: white;
  --white-dark: white;
  --white-light: white;
  --grey: #ececec;
  --grey-contour: #ececec;
  --grey-light: rgb(245, 245, 245);
  --grey-dark: #d9d9d9;
  --grey-scrollbar: #ececec;
  --yellow: #FDC628;
  --blue: #e3f4ff;
  --forum-title: #000000;
  --forum-post: white;
  --forum-border-grey: #C7C7C7;
  --forum-cercle: #A6AFC8;
  --forum-avatar-bubble: #E5E5E5;
  --palmares-text: black;
  --header-navigation: #ffffff;
  --green-button: #00E07D;
  --green-d: #00b968;
  --placeholder: #BFBFBF;
  --background: #f8f8f8;
  --background-new: linear-gradient(to bottom, #bfdef4 0%, #f8f8f8 18%);
  --radio-btn: #57606f;
  --radio-title: #e1b12c;
  --purple-banner: #8160a8;
  --purple-background: #dec9f7
}
{{/* .black {
  --black: #d4d4d4;
  --black-forced: black;
  --black-text: #B9C5C9;
  --white: #1F2333;
  --white-dark: #3B435C;
  --white-light: #3B435C;
  --grey: #3B435C;
  --grey-contour: #191C29;
  --grey-light: #3B435C;
  --grey-dark: #2f2f33;
  --grey-scrollbar: #1F2333;
  --yellow: #818181;
  --blue: #1a1a1a;
  --forum-title: #A6AFC8;
  --forum-post: #1a1a1a;
  --forum-border-grey: #000000;
  --forum-cercle: #FFF;
  --forum-avatar-bubble: #1F2333;
  --palmares-text: #A6AFC8;
  --header-navigation: #3b435cc2;
  --green-button: #00E07D;
  --green-d: #00b968;
  --placeholder: #A6AFC8;
  --background: #212536fa;
  --radio-btn: #c8d6e5;
  --radio-title: #fbc531
} */}}
