Buy me a coffee
/* Hide Featured Section */
html:has(meta[content*="/category/%5CART"]), html:has(meta[content*="/category/%5CBRANDING"]), html:has(meta[content*="/category/%5CCONTENT DIRECTION"]), html:has(meta[content*="/category/%5CDESIGN"]), html:has(meta[content*="/category/%5CEDITORIAL"]), html:has(meta[content*="/category/%5CFASHION"]), html:has(meta[content*="/category/%5CINTERVIEW"]), 
html:has(meta[content*="/category/%5CTRAVEL"]) {
    section[data-section-id="691fadebb9821234eb03f979"], section[data-section-id="691f9e5e555f0a38011655a0"] {
        display: none;
    }
}