:root {--v-primary: 211 153 74; --v-background: 243 243 243; }

.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/719/background?230411203800'); }

.v-main:has(select option[value="11112"]:checked) .v-grid > :first-child > :nth-child(2) > :nth-child(2) > :first-child > :nth-child(2)::before {
  content: '1295 kr';
  text-decoration: line-through;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  margin-right: 0.5rem;
}