@media print {
  .public-ui {
    .form-group {
      margin-bottom: 1rem;
    }
  }
}
