/* =============================== FIX CIRÚRGICO – RBCIAMB =============================== */ /* 1. REMOVE TODOS OS "OPEN ACCESS" */ .label, .obj_article_summary .label, .cmp_article_list .label { display: none !important; } /* 2. SIDEBAR – MAIS CITADOS (fonte leve) */ .rb-sidebar-cited .title a { font-weight: 400 !important; color: #374151 !important; } /* garante que não fique bold por herança */ .rb-sidebar-cited strong, .rb-sidebar-cited b { font-weight: 400 !important; }