:root  > *
{
  --statista-color: rgb(3, 19, 39);
}
.md-header, .md-tabs {
    background-color: var(--statista-color);
}

