h1, h3,h4,h5 {
    color: #00548e;
}


p.blue {
    font-size: 1.2em;
    color: #00548e;
    padding-top: 20px;

}

strong {
    color: #00548e;
}