.navbar-brand > a.h2{
    font-size: var(--tblr-navbar-brand-font-size);
}
[data-bs-theme=dark] header.bg-surface{
    background-color: var(--tblr-bg-surface);
}
.sale_prices_repeatable > label{
    display: none;
}
.sale_prices_repeatable > .container-repeatable-elements label {
    display: none;
}