#feedback-button {
  position: absolute;
  top: 50px;
  left: 50%;
}

#feedback-overview-error {
  float: none;
  margin-top: 0;
}

div.items-client-create {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}