/* FILE AUTOMATICALLY GENERATED : 2022-03-10 04:59:27 */
/* DO NOT EDIT THIS FILE BY HAND, USE THEME SETTINGS INSTEAD */

:root {
  --holcim-white: #ffffff;
  --holcim-black: #000000;
  --holcim-red: #78b928;
  --holcim-red-a11y: #78b928;
  --holcim-dark-grey: #262626;
  --holcim-grey: #8b8d8e;
  --holcim-lightgrey: #f0f0f0;

  --holcim-secondary-grey: #8a7967;
  --holcim-secondary-brown: #753f00;
  --holcim-secondary-orange: #f38f1d;
  --holcim-secondary-blue: #003d7e;
  --holcim-secondary-green: #387c2b;
  --holcim-secondary-dark-red: #b20838;

  --holcim-main-color: #78b928;

  --holcim-palette-1: #e8e9e9;
  --holcim-palette-2: #f3f4f4;
  --holcim-palette-3: #5c5c5c;
  --holcim-palette-4: #d5d5d5;

  --h1-color: #78b928;
  --h2-color: #78b928;
  --h3-color: #78b928;
  --h4-color: #000000;
  --h5-color: #000000;
  --h6-color: #000000;

  --picto-color: #d2e1af;
  --picto-hover-color: #78b928;
  --picto-color-2: #db0000;
  --picto-hover-color-2: #ff1100;

  --cta-background-color: #78b928;
  --cta-hover-background-color: #d2e1af;
}