/*
Theme Name: Hotel Vittoria2
Theme URI: https://gitlab.com/emmemedia/wp0.git
Text domain: wp-adem
Author: Emmemedia
Author URI: https://www.emmemedia.com/
Version: 2.5
Description: Blank theme creato ad-hoc per i clienti Emmemedia
*/
.h2 {
font-family: 'Playfair Display', serif;
font-size: 30px;
letter-spacing: 1.5px;
word-spacing: 0px;
color: #000000;
font-weight: 400;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none;
}


.h3 {
letter-spacing: 2px;
font-weight: 300;
}

@media only screen and (max-width: 479px ) {
 .h2 {
  font-size: 25px;
}