<style>
/* Własne klasy tagów auraai.pl — wklej do Edit Custom CSS w JA Blockk */

/* Tagi ogólne */
.label-opinia { background-color: #FAECE7 !important; color: #712B13 !important; }
.label-senior { background-color: #EEEDFE !important; color: #3C3489 !important; }
.label-wies { background-color: #E1F5EE !important; color: #085041 !important; }
.label-niepelnosprawnosc { background-color: #FBEAF0 !important; color: #72243E !important; }
.label-ai { background-color: #E6F1FB !important; color: #0C447C !important; }
.label-polski { background-color: #FCE8E8 !important; color: #8B1A1A !important; }
.label-detektor { background-color: #E6F1FB !important; color: #0C447C !important; }

/* Tagi detektorów */
.label-detektor-df { background-color: #FCEBEB !important; color: #791F1F !important; }
.label-narzedzie { background-color: #E8F8F0 !important; color: #1A5C36 !important; }

/* Tagi narzędzi AI */
.label-techniczny { background-color: #F1EFE8 !important; color: #444441 !important; }

/* Tagi techniczne */

</style>
.tags a {
    pointer-events: none;
    text-decoration: none;
    color: inherit;
    cursor: default;
}