:root {
  --primary-90: rgba(0, 29, 108, 1);
  --coolgray-90: rgba(33, 39, 42, 1);
  --defaultwhite: rgba(255, 255, 255, 1);
  --primary-60: rgba(15, 98, 254, 1);
  --azul: rgba(157, 204, 234, 1);
  --crema-fondo: rgba(247, 225, 218, 1);
  --turquesa: rgba(202, 242, 244, 1);
  --fusia: rgba(255, 72, 206, 1);
  --coolgray-20: rgba(221, 225, 230, 1);
  --coolgray-40: rgba(162, 169, 176, 1);
  --coolgray-60: rgba(105, 112, 119, 1);
  --coolgray-30: rgba(193, 199, 205, 1);
  --coolgray-10: rgba(242, 244, 248, 1);
  --negro: rgba(0, 0, 0, 1);
  --other-caption-font-family: "Roboto", Helvetica;
  --other-caption-font-weight: 700;
  --other-caption-font-size: 20px;
  --other-caption-letter-spacing: 1px;
  --other-caption-line-height: 100%;
  --other-caption-font-style: normal;
  --heading-2-font-family: "Roboto", Helvetica;
  --heading-2-font-weight: 700;
  --heading-2-font-size: 42px;
  --heading-2-letter-spacing: 0px;
  --heading-2-line-height: 110%;
  --heading-2-font-style: normal;
  --body-l-font-family: "Roboto", Helvetica;
  --body-l-font-weight: 400;
  --body-l-font-size: 18px;
  --body-l-letter-spacing: 0px;
  --body-l-line-height: 140%;
  --body-l-font-style: normal;
  --button-20-font-family: "Nunito", Helvetica;
  --button-20-font-weight: 800;
  --button-20-font-size: 20px;
  --button-20-letter-spacing: 0px;
  --button-20-line-height: 20px;
  --button-20-font-style: normal;
  --button-l-font-family: "Roboto", Helvetica;
  --button-l-font-weight: 500;
  --button-l-font-size: 20px;
  --button-l-letter-spacing: 0.5px;
  --button-l-line-height: 100%;
  --button-l-font-style: normal;
  --heading-1-font-family: "Roboto", Helvetica;
  --heading-1-font-weight: 700;
  --heading-1-font-size: 54px;
  --heading-1-letter-spacing: 0px;
  --heading-1-line-height: 110%;
  --heading-1-font-style: normal;
  --header-2-font-family: "Nunito", Helvetica;
  --header-2-font-weight: 800;
  --header-2-font-size: 40px;
  --header-2-letter-spacing: 0px;
  --header-2-line-height: 50px;
  --header-2-font-style: normal;
  --body-16-font-family: "Poppins", Helvetica;
  --body-16-font-weight: 400;
  --body-16-font-size: 16px;
  --body-16-letter-spacing: 0px;
  --body-16-line-height: 22px;
  --body-16-font-style: normal;
  --body-m-font-family: "Roboto", Helvetica;
  --body-m-font-weight: 400;
  --body-m-font-size: 16px;
  --body-m-letter-spacing: 0px;
  --body-m-line-height: 140%;
  --body-m-font-style: normal;
  --body-s-font-family: "Roboto", Helvetica;
  --body-s-font-weight: 400;
  --body-s-font-size: 14px;
  --body-s-letter-spacing: 0px;
  --body-s-line-height: 140%;
  --body-s-font-style: normal;
  --heading-4-font-family: "Roboto", Helvetica;
  --heading-4-font-weight: 700;
  --heading-4-font-size: 24px;
  --heading-4-letter-spacing: 0px;
  --heading-4-line-height: 110%;
  --heading-4-font-style: normal;
  --subtitle-m-font-family: "Roboto", Helvetica;
  --subtitle-m-font-weight: 500;
  --subtitle-m-font-size: 16px;
  --subtitle-m-letter-spacing: 0px;
  --subtitle-m-line-height: 110%;
  --subtitle-m-font-style: normal;
  --heading-5-font-family: "Roboto", Helvetica;
  --heading-5-font-weight: 700;
  --heading-5-font-size: 20px;
  --heading-5-letter-spacing: 0px;
  --heading-5-line-height: 110%;
  --heading-5-font-style: normal;
  --button-m-font-family: "Roboto", Helvetica;
  --button-m-font-weight: 500;
  --button-m-font-size: 16px;
  --button-m-letter-spacing: 0.5px;
  --button-m-line-height: 100%;
  --button-m-font-style: normal;
  --body-14-font-family: "Poppins", Helvetica;
  --body-14-font-weight: 400;
  --body-14-font-size: 14px;
  --body-14-letter-spacing: 0px;
  --body-14-line-height: 22px;
  --body-14-font-style: normal;
  --other-menu-m-font-family: "Roboto", Helvetica;
  --other-menu-m-font-weight: 500;
  --other-menu-m-font-size: 16px;
  --other-menu-m-letter-spacing: 0px;
  --other-menu-m-line-height: 100%;
  --other-menu-m-font-style: normal;
  --body-XS-font-family: "Roboto", Helvetica;
  --body-XS-font-weight: 400;
  --body-XS-font-size: 12px;
  --body-XS-letter-spacing: 0px;
  --body-XS-line-height: 140%;
  --body-XS-font-style: normal;
}
