:root {
    --aspect-ratio:505 / 259;
    --list-item:#2185d0;
}

[data-theme="dark"] {
     --list-item: #006cbb;
}