.biblivre_form fieldset {
  padding: 10px;
  margin-bottom: 10px;
}

.history p, .license p, .softwares p {
  margin-bottom: 10px;
  text-indent: 20px;
  text-align: justify;
}
.history p:last-child, .license p:last-child, .softwares p:last-child {
  margin-bottom: 0;
}

.copyright p, .gnu p {
  margin-bottom: 10px;
  text-align: center;
}
.copyright p:last-of-type, .gnu p:last-of-type {
  margin-bottom: 0;
}
