/* clients/danfoss/client.css */
:root {
    --panel-bg: #222;
    --panel-border: #444;
    --text-color: #eee;
}

/* De kan også rykke på tingene */
.version-box {
   /* bottom: 40px;*/ /* Flyt den lidt op */
}