.paragraph--type--document {
  display: inline-block;
  width: 100%;
}

.paragraph--type--document .button.file {
  text-align: center;
  color: white;
  width: 100%;
  cursor: pointer;
}

.paragraph--type--document a {
  text-decoration: none;
  color: white;
}
