
h1 {
    margin-bottom: 40px;
}

label {
    color: #fff;
}

.btn-send {
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0em;
    margin: 20px 0;
  font-size: 1.5em;
    padding: 15px 25px;
}

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