#customFooter div:first-child > div h3
{

    font-size: 10pt;
    font-family: nevis;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;

}

#customFooter div:first-child > div p
{
    font-size: 10pt;
    font-family: arial;
    padding-top: 2px;
}
