@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@300;400;600&family=Work+Sans:wght@300;400&display=swap');
h1, h2,
h3.dps-section-title,
section#intro .container .dps-section-lead,
section#page-chi_siamo .container .lead h2
{ font-family: 'Cormorant', serif; }

body,
#top-menu .navbar-caption,
#top-menu .dropdown-item,#top-menu .link
{ font-family: 'Work Sans', sans-serif!important; }

h1,h2,h3,h4,h5 { font-weight: 400!important; }
h1 {
    font-size: 4em!important;
    font-weight: 600!important;
    text-transform:uppercase; 
    word-break: keep-all!important;
}
h2 { 
    font-size: 1.8em;
    font-weight: 300!important;
    text-transform:uppercase;
    font-style: italic;
}
section#page-chi_siamo .container .lead h2 { font-size: 2.4rem!important; }

#top-menu .navbar-caption{ color:#fff;}
#top-menu .dropdown-item,#top-menu .link{color:#000; }
a.nav-link { 
    font-size: 12px!important; 
    margin: 23px; 
    font-weight: 400; 
    text-transform: uppercase 
}
