h1 {
    font-size: 24px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #1D2D5F;
    text-align: center;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #1D2D5F;
}

h3 {
    font-size: 11px;
    font-weight: bold;
    color: #0783b8;
}

h4 {
    font-size: 16px;
    font-weight: bold;
    color: #0783b8;
    text-align: center;
}

h5 {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #0783b8;
}
