.demo-1 .main h3 {
    margin: 1em 0 0.5em 0;
    color: #343434;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: ' Circe', sans-serif;
    letter-spacing: 1px;
    font-style: italic;
}
 
.demo-1 .main h4 {
    margin: 1em 0 0.5em 0;
    color: #343434;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    font-family: ' Circe', sans-serif;
}
