

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

#pgCompany { 
letter-spacing: 0px;
    margin-bottom: 0px;
font-family: 'Montserrat';
        color: #333333;
        font-weight: bold;
        text-decoration: none;
font-size: 20px;
}
#pgNavigation li a {
font-family: 'Montserrat';
margin-bottom:20px;
}

#nav-pg ul {
    margin-top: 4px;
}

p {
font-family: 'Montserrat';
}

.qb-minimal-footer a {
font-family: 'Montserrat';
color: #bea23e;
}

#pgLogo_img {
    max-width: 280px;
}