div.three-columns h3{
    font-size:22px;
    margin:0.5rem 0;
}

.LinkHelp {
        text-decoration: none;
    }
    .LinkHelp:hover {
        text-decoration: underline !important;
    }
