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

h1 {
    margin-bottom: 0px;
}

label {
    color: #333;
}

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

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