/*
Theme Name: Sitegg Child
Template: sitegg
Author: ak
Description: Simple basics theme
Version: 1.0
Text Domain: sitegg-child
*/
:root {
    --key-color:#827af0;
}
:where(.link-card__thumbnail):empty {
    background-image: url('./img/thumbnail.webp');
}