:root {--v-primary: 104 131 120; --v-secondary: 104 131 120; --v-background: 203 134 149; }

.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/2018/background?240818130700'); }

.v-section-alert {
    background-color: #cb8695;
    text-align: center;
    color:white;
}

@media (max-width: 639px) {
    .v-hero-text {
        margin-top: 1rem;
    }
}
.v-hero-text {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-right: 10px;