.ClearMargin > *:first-child {
  margin-top: 0;
}

.ClearMargin > *:last-child {
  margin-bottom: 0;
}
