:root {--v-primary: 86 86 86; --v-secondary: 86 86 86; --v-background: 248 245 241; }

.v-header {
    background-color: #ECDCE1;
}
.shadow-even-lg {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, .25);
