/* Position guides as a useful self-paced path, not a secondary afterthought. */
.publication-copy>p:not(.eyebrow) strong{color:var(--ink)}
.self-paced-points{grid-column:2;display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}
.self-paced-points span{padding:7px 10px;border:1px solid #c0ccd5;color:#40566c;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.25}
.publication-cards-three .course-cover small:last-child{color:#dce9f5}
.publication-cards-three .book-cover small:last-child{color:#f0d69f}
@media(max-width:800px){.self-paced-points{grid-column:1;margin-top:2px}.self-paced-points span{font-size:10px}}
