/* Minimal styling for the consent checkbox and error */
#foodtruck-terms { margin-top: 2px; }
.ftf-privacy-error{
  font-size: 13px;
  margin: .25rem 0 .5rem;
  color: #d93025;
}
