h1, h2, h3, h4, h5, h6 {
    font-family: 'Times New Roman', Times, serif;
}

p, div, a {
    font-family: 'Calibri', sans-serif;
}

a {
    text-decoration: none!important;
    color: inherit!important;
}

ul {
    list-style: none;
    padding: 0!important;
    margin: 0!important;
}

.body {
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F4FF 50%);
}

.header_style_1 {
    color: #19234C;
    font-weight: 700;
    font-size: 30px;
}

.header_style_2 {
    color: #19234C;
    font-weight: 700;
    font-size: 24px;
}

.header_style_3 {
    color: #19234C;
    font-weight: 700;
    font-size: 20px;
}