


:root {
  --aw-body-font-family: trebuchet ms, lucida sans unicode, arial, sans-serif;
  --aw-body-font-size: 14px;
  --aw-body-background-color: #fff;
  --aw-body-background-color-rgb: 255,255,255;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #333;
  --aw-colore1-rgb: 51,51,51;
  --aw-colore2: #858585;
  --aw-colore2-rgb: 133,133,133;
  --aw-colore3: #a73767;
  --aw-colore3-rgb: 167,55,103;

  --aw-sfondo-colore1: #ffffff;
  --aw-sfondo-colore1-rgb: 255,255,255;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #ffffff;
  --aw-sfondo-colore3-rgb: 255,255,255;

  --aw-link-color: #000000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #454545;
  --aw-link-color-hover-rgb: 69,69,69;
  --aw-link-color-visited: #000000;
  --aw-link-color-visited-rgb: 0,0,0;

  --aw-pulsante-color: #fff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #000000;
  --aw-pulsante-background-color-rgb: 0,0,0;
  --aw-pulsante-color-hover: #000;
  --aw-pulsante-color-hover-rgb: 0,0,0;
  --aw-pulsante-background-color-hover: #adadad;
  --aw-pulsante-background-color-hover-rgb: 173,173,173;
  --aw-pulsante-border-color: ;
  --aw-pulsante-border-color-rgb: ;
  --aw-pulsante-border-width: ;
  --aw-pulsante-border-style: ;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: trebuchet ms, lucida sans unicode, arial, sans-serif;
  --aw-h1-font-size: ;
  --aw-h1-color: #000000;
  --aw-h1-color-rgb: 0,0,0;

  --aw-h2-font: trebuchet ms, lucida sans unicode, arial, sans-serif;
  --aw-h2-font-size: ;
  --aw-h2-color: #343434;
  --aw-h2-color-rgb: 52,52,52;

  --aw-h3-font: trebuchet ms, lucida sans unicode, arial, sans-serif;
  --aw-h3-font-size: ;
  --aw-h3-color: #000000;
  --aw-h3-color-rgb: 0,0,0;

  --aw-h4-font: trebuchet ms, lucida sans unicode, arial, sans-serif;
  --aw-h4-font-size: ;
  --aw-h4-color: #000000;
  --aw-h4-color-rgb: 0,0,0;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.avicastelfranco.it";
  --aw-logo-url: url("http://www.avicastelfranco.it");
  --aw-logo-alt: "http://www.avicastelfranco.it";
  --aw-logo-alt-url: url("http://www.avicastelfranco.it");
}



