/**
 * Frontend: Kundeninformation im Modal.
 *
 * Sauber gescoped über `.inform-ta-customer-notice`.
 */

.inform-ta-customer-notice__content > :first-child {
  margin-top: 0;
}

.inform-ta-customer-notice__content > :last-child {
  margin-bottom: 0;
}
