:root {
  --blanco: rgba(255, 255, 255, 1);
  --gris-70: rgba(199, 199, 199, 1);
  --gris-principal: rgba(65, 62, 67, 1);
  --naranja-claro: rgba(244, 175, 81, 1);
  --gris-20: rgba(245, 245, 245, 1);
  --naranja: rgba(255, 131, 0, 1);
  --h5-font-family: "Ubuntu", Helvetica;
  --h5-font-weight: 700;
  --h5-font-size: 35px;
  --h5-letter-spacing: 0px;
  --h5-line-height: normal;
  --h5-font-style: normal;
  --h2-font-family: "Ubuntu", Helvetica;
  --h2-font-weight: 500;
  --h2-font-size: 20px;
  --h2-letter-spacing: 0px;
  --h2-line-height: normal;
  --h2-font-style: normal;
  --body-8-font-family: "Ubuntu", Helvetica;
  --body-8-font-weight: 300;
  --body-8-font-size: 16px;
  --body-8-letter-spacing: 0px;
  --body-8-line-height: normal;
  --body-8-font-style: normal;
  --h4-font-family: "Ubuntu", Helvetica;
  --h4-font-weight: 500;
  --h4-font-size: 14px;
  --h4-letter-spacing: 0px;
  --h4-line-height: normal;
  --h4-font-style: normal;
  --h10-font-family: "Ubuntu", Helvetica;
  --h10-font-weight: 500;
  --h10-font-size: 24px;
  --h10-letter-spacing: 0px;
  --h10-line-height: normal;
  --h10-font-style: normal;
  --body-6-font-family: "Ubuntu", Helvetica;
  --body-6-font-weight: 500;
  --body-6-font-size: 16px;
  --body-6-letter-spacing: 0px;
  --body-6-line-height: normal;
  --body-6-font-style: normal;
  --body-3-font-family: "Ubuntu", Helvetica;
  --body-3-font-weight: 400;
  --body-3-font-size: 20px;
  --body-3-letter-spacing: 0px;
  --body-3-line-height: normal;
  --body-3-font-style: normal;
  --body-7-font-family: "Ubuntu", Helvetica;
  --body-7-font-weight: 400;
  --body-7-font-size: 16px;
  --body-7-letter-spacing: 0px;
  --body-7-line-height: normal;
  --body-7-font-style: normal;
  --body-16-font-family: "Ubuntu", Helvetica;
  --body-16-font-weight: 300;
  --body-16-font-size: 12px;
  --body-16-letter-spacing: 0px;
  --body-16-line-height: normal;
  --body-16-font-style: normal;
  --h1-font-family: "Ubuntu", Helvetica;
  --h1-font-weight: 700;
  --h1-font-size: 48px;
  --h1-letter-spacing: 0px;
  --h1-line-height: normal;
  --h1-font-style: normal;
  --body-2-font-family: "Ubuntu", Helvetica;
  --body-2-font-weight: 500;
  --body-2-font-size: 20px;
  --body-2-letter-spacing: 0px;
  --body-2-line-height: normal;
  --body-2-font-style: normal;
  --label-1-font-family: "Ubuntu", Helvetica;
  --label-1-font-weight: 400;
  --label-1-font-size: 12px;
  --label-1-letter-spacing: 0px;
  --label-1-line-height: normal;
  --label-1-font-style: normal;
  --h3-font-family: "Ubuntu", Helvetica;
  --h3-font-weight: 500;
  --h3-font-size: 16px;
  --h3-letter-spacing: 0px;
  --h3-line-height: normal;
  --h3-font-style: normal;
  --h-3b-font-family: "Ubuntu", Helvetica;
  --h-3b-font-weight: 400;
  --h-3b-font-size: 16px;
  --h-3b-letter-spacing: 0px;
  --h-3b-line-height: normal;
  --h-3b-font-style: normal;
  --heading-1-WEB-font-family: "Ubuntu", Helvetica;
  --heading-1-WEB-font-weight: 500;
  --heading-1-WEB-font-size: 16px;
  --heading-1-WEB-letter-spacing: 0px;
  --heading-1-WEB-line-height: normal;
  --heading-1-WEB-font-style: normal;
  --body-1-font-family: "Ubuntu", Helvetica;
  --body-1-font-weight: 300;
  --body-1-font-size: 16px;
  --body-1-letter-spacing: 0px;
  --body-1-line-height: normal;
  --body-1-font-style: normal;
  --heading-1-font-family: "Ubuntu", Helvetica;
  --heading-1-font-weight: 500;
  --heading-1-font-size: 12px;
  --heading-1-letter-spacing: 0px;
  --heading-1-line-height: normal;
  --heading-1-font-style: normal;
  --colores-gris-20: rgba(245, 245, 245, 1);
  --colores-gris-principal: rgba(65, 62, 67, 1);
  --colores-gris-80: rgba(111, 123, 126, 1);
  --colores-gris-principal-duplicate: rgba(65, 62, 67, 1);
  --colores-NARANJA-GOBIERNO-SJ: rgba(236, 102, 8, 1);
  --colores-blanco: rgba(255, 255, 255, 1);
  --colores-NARANJA-GOBIERNO-SJ-duplicate: rgba(236, 102, 8, 1);
  --colores-blanco-duplicate: rgba(255, 255, 255, 1);
  --colores-gris-50: rgba(238, 235, 235, 1);
  --colores-naranja-oscuro: rgba(192, 113, 32, 1);
  --colores-gris-80-duplicate: rgba(111, 123, 126, 1);
  --colores-naranja-claro: rgba(244, 175, 81, 1);
}
