h1 {
    margin-top: 60px;
}

#comments {
    margin-bottom: 20px;
}

#question-form {
    margin: 40px 0;
}

#feedback-questions .btn.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}