body {
    font-family: 'Lato', sans-serif;
}

h1 {
    margin-bottom: 40px;
}

label {
    color: #333;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
}

.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}

#mainNav a.navbar-brand{color:#f4623a; font-size:2rem;}



.jjpadding{padding-top:1,4}
p.jjpadding2{padding-top:1%}
.page-section.jjnopadding{padding:1rem}

section#contact.page-section{padding-bottom:1rem;}
section#contact_form.page-section{padding-top:1rem;background-color:#cccccc;}
section#map.page-section{padding-top:1rem;padding-bottom:1rem;}



