:root {--v-primary: 109 27 0; --v-background: 255 255 255; }

.v-section-contact > div > div > a:last-child .text-base {
    font-size: 0;
}

.v-section-contact > div > div > a:last-child .text-base::before {
    content: 'Skicka förfrågan';
    font-size: initial;
}
.v-footer {
    background-color: #faf369;
}

.v-header > div:first-child svg {
    width: 100%;
}