H1 {
    font-size: 22px;
    font-weight: bold;
    color: #7a0c0b;
    letter-spacing: 1px;
    margin-top: 30px;
}

P {
}

H2 {
    color: #7a0c0b;
    margin-top: 25px;
    line-height: 25px;
    margin-bottom: -5px;
}

H3 {
    margin-bottom: -8px;
}