  h1 {
    font-size: 2.5rem !important;
    font-family: "Cormorant_Garamond variant0", Tofu;

}
h2 {
    font-size: 3rem !important;
    font-family: "Cormorant_Garamond variant0", Tofu;
    color: #191970;
}
h3 {
    font-size: 2.5rem !important;
    font-family: "Cormorant_Garamond variant0", Tofu;
    color: #191970;
}
h4{
    font-size: 1.25rem;
    font-weight: bold;
}
h5 {
    color: #191970;
    font-family: "Cormorant_Garamond variant0", Tofu;
}

        
p {
    
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #43434f;
    text-align: justify;
}
.header-style {
    padding:0 !important;
    letter-spacing: 0.1em;
}