.studentfeedback {
    margin: 0 auto;
    max-width: 960px;
}
.studentfeedback__title {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.studentfeedback__table {
    margin-bottom: 2rem !important;
}
.studentfeedback__table td {
    vertical-align: middle !important;
}
.table-label {
    width: 100px;
    white-space: nowrap;
    padding-right: 10px;
}
