:root {
  --font-family: "Inter", sans-serif;
  --second-family: "Manrope", sans-serif;
  --third-family: "Roboto", sans-serif;
  --font3: "Archivo Black", sans-serif;
  --background: #fff9ee;
  --text: #191919;
  --subtitle: #805303;
  --title: #a1701a;
  --black-text: #191919;
}
