/* Preserve the exhibition navigation when adding contextual course links. */
body[data-surface=home] .masthead-actions{min-width:0;flex-wrap:wrap;row-gap:4px}
body[data-surface=home] .masthead-actions>*{flex-shrink:0;white-space:nowrap}
body[data-surface=home] #knowledge-entry{color:#9ae3ce;display:inline-flex}
body[data-surface=home] #portal-course{white-space:nowrap}
@media(min-width:701px) and (max-width:1400px){body[data-surface=home] .masthead-actions{gap:4px 12px}body[data-surface=home] .masthead-actions #return-portal{min-height:27px;padding:4px 8px;font-size:10px}body[data-surface=home] .masthead-actions .display-button{min-height:27px;padding:4px 8px}body[data-surface=home] .masthead-actions .catalog-link{font-size:10px;line-height:23px}}
@media(max-width:700px){body[data-surface=home] .exhibit-caption::after{content:''}body[data-surface=home] .portal-actions{flex-wrap:wrap}}
