:root {
  --title-font: "Outfit", sans-serif;
  --body-font: "Manrope", sans-serif;
  --theme-color: #196164;
  --theme-color2: #c4f500;
  --title-color: #19352d;
  --body-color: #6d7773;
  --smoke-color: #f4f7f1;
  --border-color: rgba(25, 53, 45, 0.12);
}
