
/* RCAD v4.82 — iconos amarillos, selector directo y robusto */
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
}
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg{
    display:inline-block!important;
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
    min-height:16px!important;
    margin:0!important;
    flex:0 0 16px!important;
    color:#f6a800!important;
    fill:none!important;
    stroke:#f6a800!important;
    stroke-width:1.8!important;
    vertical-align:middle!important;
}
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg path,
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg circle,
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg rect,
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg line,
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg polyline,
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg polygon{
    stroke:#f6a800!important;
}
.rcad-resource-tabs-v350 .rcad-resource-tablist-v350 button svg .rcad-tab-icon-core{
    fill:#f6a800!important;
    stroke:#f6a800!important;
}
