/* COLOR VARIABLES
============================================= */
/* GRIGI ---------------------*/
/* VERDI ---------------------*/
/* MARRONI ---------------------*/
/* BTN PADDING WITH IMAGE BACKGROUND
============================================= */
/* GRADIENT LISTS
============================================= */
/* FONT WEIGHTS
============================================= */
/* BG IMAGES
============================================= */
/* FLEXBOX
============================================= */
/* OPACITY
============================================= */
/* TRANSITION
============================================= */
/* TRANSFORM
============================================= */
/* BORDER RADIUS
============================================= */
/* TEXT TRANSFORM
============================================= */
/* ---------------------------------------------------------------------------------------------------- */
/* PAGINE INFO ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */
.privacy h2 {
  font-family: futura-pt-condensed, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-transform: uppercase;
  font-size: 34px;
  margin: 20px 0 20px 0;
  padding: 0;
  letter-spacing: 2px;
  line-height: normal;
}
.privacy h3 {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000000;
  letter-spacing: 0.07vw;
  font-size: 24px;
  font-size: min(max(20px, 3vw), 24px);
  line-height: 32px;
  margin-bottom: 15px;
  text-transform: none;
  margin-top: 30px;
}
.privacy h4 {
  font-family: source-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: -8px;
}
.privacy p {
  font-family: source-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

/*# sourceMappingURL=info.css.map */
