/* Narrative refinements scoped to software pages. */
.software-story-page .software-range-note { display:block; margin-top:8px; color:#626262; font-size:12px; line-height:1.5; }
.software-story-page .courses-header .l > p { max-width:36ch; width:calc(100% - 48px); line-height:1.5; }
.software-story-page .courses-header .software-access { margin:0 0 14px; font-size:16px; line-height:1.5; }
.software-story-page .courses-header .software-choice { margin:18px 0 0; max-width:36ch; font-size:15px; line-height:1.6; }
@media(max-width:1000px) { .software-story-page .courses-header .l > p { width:100%; } }
