#page-top {
    padding-bottom: 40px;
}

#register {
    background-color: #00AAB4;
}

#register .section-heading {
    color: #ffffff;
}

#register h3 {
    color: #fff !important;
}

#register h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

section#register .form-group {
    margin-bottom: 25px;
}

section#register .form-group input.form-control {
    height: auto;
}

section#register .form-group input, section#register .form-group textarea {
    padding: 20px;
}

#whats-new h3 {
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 10px;
}

#whats-new ul {
    font-size: 18px;
    margin-bottom: 50px;
}

#whats-new ul li {
    margin-bottom: 20px;
}

section {
    padding: 60px 0;
}