/* Small readability and responsive refinements shared by the update hub. */
#o2c-announcements .roadmap-toolbar .filter:not([aria-pressed="true"]) span{color:#536e63}
#o2c-announcements .roadmap-card .card-link{color:#206d67}
#lesson-refresh-tracker .status.pending{color:#566f60}
#lesson-refresh-tracker .list-columns{color:#566f60}
#lesson-refresh-tracker #refresh-search::placeholder{color:#5b716b;opacity:1}
@media(max-width:680px){
 #o2c-announcements #o2c-search,#lesson-refresh-tracker #refresh-search{font-size:16px}
 #o2c-announcements .o2c-highlights .o2c-section-heading{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:12px}
 #o2c-announcements .o2c-highlights .o2c-section-heading h2{margin:0;padding:0;flex:0 1 auto}
 #o2c-announcements .o2c-highlights .o2c-section-heading>a{margin:0;align-self:center;white-space:nowrap;flex:none;min-height:40px}
}
