.qsm-results-page {
    background-color: #eee;
    padding: 15px;
    border-radius: 10px;
}

.qsm-result-heading {
    text-align: center;
    border-bottom: 1px solid #e1dede;
}

.qsm-section-heading {
    padding: 10px;
    margin-top: 10px;
}

.qsm-snapshot,
.qsm-overall,
.qsm-priority-area,
.qsm-wtm-section {
    margin: auto;
    width: 90%;
    background-color: #faf9f9;
    padding: 15px;
    border-radius: 10px;
}

.lowest-section-block {
    margin-top: 15px;
}

.lowest-section-block p {
    margin-bottom: 15px;
}

.qsm_results_page.qmn_results_page form {
    text-align: center;
}

#qsm_retake_button {
    margin-top: 10px;
}

.section-name,
.section-score-number,
.section-status {
    font-weight: bold;
}