

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#pgCompany {
    letter-spacing: 10px;
font-weight: 700;
    color: black;
    margin-bottom: 30px;
padding-top: 20px;
font-size: 1em;
}

#pgNavigation li a {
    color: black;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 3px;
}

#copyright-footer p {
    font-weight: 400;
    font-size: 12px;
}

.call-to-action {
margin-top: 30px;
}

h1 {
font-weight:700;
    font-size: 1.2em;
}

p {
    letter-spacing: 1px;
       font-weight: 400;
    font-size: 14px;
    line-height: 21px;

}