h1.hlptxt {
    font-size: 2rem;
    font-weight: bold;
    color: #074EA0;
    margin-bottom: 12px;
}

h2.hlptxt {
    font-size: 1.5rem;
    font-weight: bold;
    color: #074EA0;
    margin-top: 8px;
    margin-bottom: 8px;
}

p.hlptxt {
    color: #141414;
    margin-bottom: 6px;
}