*:has(> a[href*="andersnoren.se"]) {
display: none !important;
}

a[href*="andersnoren.se"] {
display: none !important;
}


.cat-links {
    font-size: 0;
}

.cat-links::before {
    content: "Topic: ";
    font-size: 16px;
}




footer p:last-child {
display: none !important;
}

footer p:has(a[href*="andersnoren.se"]) {
display: none !important;
}

footer a[href*="andersnoren.se"] {
display: none !important
body *:has(a[href*="andersnoren.se"]) {
display: none !importan