:root {
--key-color:#666;
} :where(.link-card__thumbnail):empty {
background-image: url(https://pensaruto.com/wp-content/themes/sitegg-child/img/thumbnail.webp);
} header {
color: #fff;
background: var(--key-color);
font-weight: bold;
font-size: 20px;
} .adsbygoogle, .ad-space {
min-height: 200px;
} figcaption {
padding: 0;
} figcaption div>a {
color: inherit;
text-decoration: underline dotted;
} .eye-catch-caption {
background: none;
padding: 0;
font-size: 0.7em;
} figcaption>div:has(a) {
color: #fff;
background: #555a;
padding: 0 0.6em;
margin: 0 0 0 auto;
width: fit-content;
}
figcaption:has(div>a) {
position: relative;
bottom: 20px;
}