label input[type="checkbox"] {
  align-self: flex-start;
  margin-top: 5px;
}
