:root {--v-primary: 255 0 197; --v-secondary: 75 202 219; --v-background: 255 0 197; }

.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/651/background?221205111800'); }

.v-hero-text {
    background-image: linear-gradient(to bottom right, transparent 50%, #ff00c5);
}

.v-label-from {
    display: none;
}
.v-card-disabled {
    display: none;
}