:root {--v-primary: 89 14 16; --v-secondary: 89 14 16; }

.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/949/background?241001202400'); }

.v-hero-text button{
color:transparent;
font-size: 0px;
}
.v-hero-text button:after {
font-size: 15px;
color:#2c3e50;
content:'Läs mer';
}
.v-hero-text button:hover:after {
   color: #fff;
}