/**
 * @license
 * Generated by Zeplin
 * Copyright (C) 2020 - present Zeplin
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at

 *     http://www.apache.org/licenses/LICENSE-2.0

 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

:root {
  --bleu: #006dff;
  --jaune: #ffb00e;
  --beige: #f8f7f6;
  --vert: #38bf84;
  --rouge: #dd0010;
  --orange: #fe6a28;
  --violet: #6540d7;
  --black-symbols: #323232;
  --pale-lilac: #e1e1e3;
  --color-palette-1-fill-greys-g-100: #f7f7f7;
  --very-light-pink: #bfbfbf;
  --brown-grey: #9c9c9c;
  --color-palette-1-fill-greys-g-300: #cfd0d1;
  --color-palette-1-fill-greys-g-200: #e7e7e7;
  --color-palette-1-fill-greys-g-400: #b7b7b9;
  --color-palette-1-fill-greys-g-500: #9fa0a3;
  --color-palette-1-fill-greys-g-600: #87888b;
  --color-palette-1-fill-greys-g-700: #707174;
  --color-palette-1-fill-greys-g-800: #57595d;
  --color-palette-1-fill-greys-g-900: #404146;
  --color-palette-1-fill-greys-g-1000: #27292f;
  --color-palette-1-fill-greys-g-black: #101218;
  --white: #ffffff;
}