::slotted(*:first-child) {
  margin-top: 0;
  padding-top: 0;
}

::slotted(*:last-child) {
  margin-bottom: 0;
  padding-bottom: 0;
}
