:root {--v-primary: 255 204 0; }

.dark .button-primary {
    --tw-text-opacity: 1;
    color: darkblue;
}
.v-page-mypages-bookings a[href^="/reviews/create/"] {
    display: none;
}
.v-section-contact > div:last-child a {
    pointer-events: none;
}

.v-section-contact > div:last-child a span.text-secondary {
    display: none;
}