.label {
  margin: 24px 0 8px;
  &:first-child {
    margin-top: 0;
  }
}
