Heading new title h1
Heading new title h2
Heading new title h3
Heading new title h4
.title h1 {
font-family: 'Cormorant'!important;
font-size:38px!important;
line-height:1em;
text-transform: uppercase;
colour: #000000;
font-weight: normal;
text-align:center;
}
.title h2 {
font-family: 'Cormorant'!important;
font-size:30px!important;
line-height:1em;
colour: #7f7f7f!important;
font-weight:600!important;
text-align:center;
}
.title h3 {
font-family: 'Cormorant'!important;
font-size:26px!important;
line-height:1em;
colour: #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;
colour: #000000!important;
font-weight:500!important;
text-align:center;
}