/* CSS for Proefrit Aanvragen Shortcodes */
.custom-proefrit-form {
  background-color: #fff;
  border-radius: 8px;
  max-width: 600px;
  margin: 0 auto;
}

.td-error-privacy {
  margin-top: -5px;
  margin-bottom: 20px;
}

