/* NRP Lessons minimal styles */
.nrp-lesson header h2{margin-bottom:.25rem}
.nrp-summary{font-style:italic;opacity:.8}
.nrp-body{margin:1rem 0}
.nrp-quiz{background:#f7f7f7;padding:1rem;border-radius:.5rem}
.nrp-nav .button{background:#222;color:#fff;padding:.5rem .75rem;border-radius:.375rem;text-decoration:none}
.nrp-comments{margin-top:2rem}
.nrp-comments .commentlist{margin-left:1.25rem}
