/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.rcpfb-hide-field {
  display: none !important;
}

.rcpfb_field input {
  /* display: block; */
}
.rcpfb-description{
  display: block;
}