﻿:root {
  --color_1: white;
  --color_2: black;
  --color_3: #00347a;
  --color_4: #f9d801;
  --color_5: #f8f8fa;
  --color_6: #002961;
  --color_7: #c7ac00;
  --bg_c1: #eeeeee;
  --color_twitter: black;
  --color_facebook: #3b5998;
  --color_instagram: #C13584;
  --color_whatsapp: #128c7e;
  --rgba_1: rgba(0,0,0,0.8);
  --rgba_2: rgba(0,52,122,0.8);
  --rgba_3: rgba(0,52,122,0.6);
  --rgba_4: rgba(0,52,122,0.1);
  --color_f1: #000000;
  --color_f2: #525365;
  --color_f3: #8f91ac;
  --color_f4: #ffffff;
  --fuente_1: "BigShoulders Regular";
  --fuente_2: "BigShoulders Bold";
  --fuente_3: "BigShoulders Light";
  --fuente_4: "LeagueSpartan Regular";
  --fuente_5: "LeagueSpartan Bold";
  --fuente_6: "LeagueSpartan Light";
  --sombra_cont: 0 0 4vw 0 rgba(94, 92, 154, 0.06);
  --sombra_bton_1: 0.3vw 0.5vw 0.8vw 0 rgba(35, 210, 226, 0.2);
}
