:root {
  /**Colors**/
  /*Paleta de colores*/
  --orsystem-deep-brown: #331810;
  --orsystem-steel-blue: #2A7193;
  --orsystem-warm-gray: #6E635D;
  --orsystem-soft-cream: #EDE0CE;
  --orsystem-pale-lilac: #EFEDF2;

  --orsystem-shadowed-steel: #4B4B4B;
  --orsystem-designer-white: #e7ded0;
  --orsystem-climate-control: #446185;
  --orsystem-unbleached: #faf8f5;
  /*Backgrounds*/
  --orsystem-blush-tint: #FCF4F2;
  --orsystem-ivory-blush: #FCF4F0;
  --orsystem-light-sand:  #FAF8F5;
  --orsystem-soft-mist: #F9F8FA;
  --orsystem-pale-sky: #F4F7F9;

  --orsystem-precious-pearls: #f2f1ef;

  /*Grayscale*/
  --orsystem-black: #000000;
  --orsystem-deep-charcoal: #0F1010;
  --orsystem-dark-stone: #404345;
  --orsystem-slate-grey: #585D5F;
  --orsystem-smoky-grey: #71777A;
  --orsystem-muted-steel: #8B9093;
  --orsystem-light-silver: #BFC3C4;
  --orsystem-soft-cloud: #DADCDD;
  --orsystem-almost-white: #F4F5F5;
  --orsystem-white: #ffffff;

  --orsystem-silver-grey: #A5A9AC;
  --orsystem-light-carbon: #1F262B;
  --orsystem-cod-grey: #2b2f32;

  --orsystem-shadowed-steel: #4b4b4b;
  --orsystem-smoked-pearl: #6f6f6f;
  --orsystem-elemental-grey: #a0a0a0;
  --orsystem-explosive-grey: #c4c4c4;
  --orsystem-christmas-silver: #e0e0e0;
  --orsystem-snowflake: #f0f0f0;
  --orsystem-dr-white: #fafafa;
}
