input {
    color: #000000 !important;
    border: 1px solid #999999;
    width: 100%;
    margin-bottom: 10px;
    font-size: 20px;
    padding: 22px 25px;
}
body {
    background: url(../images/exames.jpg) no-repeat center;
    background-size: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #000;
    font-weight: 500;
    font-family: "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
    line-height: 1.2;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.exames2 h3 {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #bebcbc;
    padding-bottom: 5px;
}
button {
    background: #006b00;
    width: 100%;
    font-size: 20px;
    color: #ffffff !important;
    padding: 20px;
}