﻿h1 {
    font-weight: bold;
    color: #444; /*#2a5f9d; */
    letter-spacing: 0.001em;
    text-shadow: 1px 1px #fff;
    font-size: 22px;
}

h2 {
    font-size: 18px; 
    font-weight: bold; 
    line-height: 30px;
    margin: 0;
}

h3 {
    margin-top: 0;
    font-size: 16px;
}