/* Guide buttons - clay not green */
    .nlg-guide-btn, a.nlg-guide-btn { background:#B8704C !important; color:#fff !important; }
    .nlg-guide-btn:hover { background:#9e5f3f !important; }
    /* Fix green text on brown/dark backgrounds */
    .nlg-table th, .nlg-data-table th { background:#3D3426 !important; color:#fff !important; }
    /* Fix highlight tag contrast - dark brown text on brown bg */
    .nlg-tag.highlight { color:#3D3426 !important; }
    /* Fix Our Honest Take vertical text */
    [style*="writing-mode"] { writing-mode:horizontal-tb !important; }
    [style*="transform:rotate"] { transform:none !important; }
