
:root {
  --body-bg-color-1: #ffffff;
  --body-text-font-1: "Momo Trust Sans", sans-serif;;
  --body-text-color-1:#555555;
  --body-title-font-1: "Momo Trust Sans", sans-serif;;
  --body-title-color-1: #000000;
  --body-link-color-1: #333333;
  --body-link-color-2: #000000;
  
  --fontawesome-free: "Font Awesome 6 Free";
  
  --bg-color-1: #f6c244;
  --bg-color-2: #f6c244;
  --body-text-color-2: #31342B; /*grigio scuro*/
  --blackcc: #000000cc;
  --white: #ffffff;
  --whitecc: #ffffffcc;
  --red: #ff0000;
  --green: #008000;
}
