:root {
  --cinza-claro: rgba(242, 242, 242, 1);
  --branco: rgba(255, 255, 255, 1);
  --bot-es-menu-font-family: "Mulish", Helvetica;
  --bot-es-menu-font-weight: 900;
  --bot-es-menu-font-size: 15px;
  --bot-es-menu-letter-spacing: 0px;
  --bot-es-menu-line-height: normal;
  --bot-es-menu-font-style: normal;
  --texto-corrido-font-family: "Mulish", Helvetica;
  --texto-corrido-font-weight: 300;
  --texto-corrido-font-size: 25px;
  --texto-corrido-letter-spacing: 0px;
  --texto-corrido-line-height: 28px;
  --texto-corrido-font-style: normal;
  --hero-h1-font-family: "Montserrat", Helvetica;
  --hero-h1-font-weight: 400;
  --hero-h1-font-size: 56px;
  --hero-h1-letter-spacing: -0.84px;
  --hero-h1-line-height: 80px;
  --hero-h1-font-style: normal;
  --variable-collection-branco: rgba(255, 255, 255, 1);
  --variable-collection-azul-ADCE-ESCURO: rgba(35, 184, 223, 1);
}
