.vue-r-form .field:has(input[type="hidden"]) {
    display: none;
}

.vue-r-success {
    padding: 12px 0;
}
