.documentDetails {
display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
  gap: 20px;

}