#book {
  background-color: #0e1fa5;
  border: 10px solid rgba(14,31,88, 0.2);
}

.header-bg {
  background-color: rgba(14, 31, 165,0.4);
}
