:root {
    --tblr-border-radius: 6px;
}

.card {
    --tblr-card-border-radius: 10px;
}

.navbar-brand img {
    filter: brightness(0) invert(1);
}
