body {
  background-color: #f8f9fa;
}

h1, h4 {
  text-align: center;
}

#lista-livros .card {
  margin-bottom: 20px;
}

img.capa-preview {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
