label.description {
    display: none;
}

input#saveForm {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 1.5em 2.8em;
}

input[type="text"], input[type="email"], textarea {
background: #f5f5f5;
font-family: inherit;
}