Encabezado nuevo título h1

Encabezado nuevo título h2

Encabezado nuevo título h3

Encabezado nuevo título h4

.title h1 {
font-family: ‘Cormorant’!important;
font-size:38px!important;
line-height:1em;
text-transform: uppercase;
color: #000000;
font-weight: normal;
text-align:center;
}

.title h2 {
font-family: ‘Cormorant’!important;
font-size:30px!important;
line-height:1em;
color: #7f7f7f!important;
font-weight:600!important;
text-align:center;

}

.title h3 {
font-family: ‘Cormorant’!important;
font-size:26px!important;
line-height:1em;
color: #000000!important;
text-align:center;
font-variant: small-caps!important;
font-weight:600!important;

}

.title h4 {
font-family: ‘Cormorant’!important;
font-size:22px!important;
line-height:1em;
color: #000000!important;
font-weight:500!important;
text-align:center;
}