p.BlueItalic {
    font-style: italic;
    font-size: 14pt;
    color: #85B1D9;
    font-weight: 400;
}

h2.ThinItalic {
    
    text-align: center;
    font-size: 24pt;
    font-weight: 300;
    font-style: italic;
    margin-top: 4%;
    color: #d00;
}