:root {
  --primaria: rgba(130, 139, 249, 1);
  --cinza-escuro: rgba(51, 51, 51, 1);
  --branco: rgba(255, 255, 255, 1);
  --text: rgba(54, 57, 64, 1);
  --h1-font-family: "Manrope-Bold", Helvetica;
  --h1-font-weight: 700;
  --h1-font-size: 69px;
  --h1-letter-spacing: 0px;
  --h1-line-height: normal;
  --h1-font-style: normal;
  --variable-collection-cor-primaria: rgba(122, 73, 224, 1);
}
