:root {
  --title-h1-font-family: "Montserrat", Helvetica;
  --title-h1-font-weight: 700;
  --title-h1-font-size: 36px;
  --title-h1-letter-spacing: 0px;
  --title-h1-line-height: normal;
  --title-h1-font-style: normal;
  --chamadas-font-family: "Montserrat", Helvetica;
  --chamadas-font-weight: 700;
  --chamadas-font-size: 48px;
  --chamadas-letter-spacing: 0px;
  --chamadas-line-height: normal;
  --chamadas-font-style: normal;
  --corpo-padr-o-font-family: "Montserrat", Helvetica;
  --corpo-padr-o-font-weight: 400;
  --corpo-padr-o-font-size: 14px;
  --corpo-padr-o-letter-spacing: 0px;
  --corpo-padr-o-line-height: normal;
  --corpo-padr-o-font-style: normal;
}