@charset "utf-8";
/* CSS Document */

/*7EC457 VERDE*/
/*F5A5BF ROSA*/

/*Titoli: Playpen Sans Medium
Testi: Quicksand
*/


p.playpen-sans-citazione {
  font-family: "Playpen Sans", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color:#F5A5BF;
}




.carousel-item {
height: 500px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

