:root {
  --navbar-text-color: #000091;
  --navbar-color: #ffffff;
  --grey-background: #404040;
  --grey-shadow: #666666;
  --grey-dark: #535353;
  --grey-light: #e0e2e4;
  --white-border: #f0f0f0;
  --white-background: #f1f1f1;
  --grey-white: #eee;
  --grey-white-dark: #ddd;
  --grey-white-dark-c: #ccc;
  --black-3: #333;
  --black-4: #444;
  --black-6: #666;
  --black-7: #777;
  --black-focus: #2b3649;
  --red-pdf: #da251c;
  --red: #ff2b2b;
  --amber: #ffc000;
  --green: #249876;
  --green-flash: #33ff00;
  --blue-dark: #12294d;

  --cert-alert-color: #c4322c;
  --cert-advisory-color: #6e1c73;
  --cert-news-color: #367c89;
  --cert-info-color: #9ea2a2;
  --cert-cti-color: #cd6818;
  --cert-ioc-color: #eba400;
  --cert-hardening-color: #238fb6;
  --cert-fiche-color: #080808;
}
