my friend wrote this, you can send her some coffee if it is useful
html:has(meta[content*="/category/%5CART"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\ART";
}
}
html:has(meta[content*="/category/%5CBRANDING"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Branding";
}
}
html:has(meta[content*="/category/%5CCONTENT DIRECTION"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Branding";
}
}
html:has(meta[content*="/category/%5CDESIGN"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Design";
}
}
html:has(meta[content*="/category/%5CEDITORIAL"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Editiorial";
}
}
html:has(meta[content*="/category/%5CFASHION"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Fashion";
}
}
html:has(meta[content*="/category/%5CINTERVIEW"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Interview";
}
}
html:has(meta[content*="/category/%5CTRAVEL"]) div#block-5cc29b4142a99792afae {
h2 span {
visibility: hidden;
}
h2 span:before {
visibility: visible;
content: "\\Travel";
}
}