#note_dangerous {
  color: red;
}
#note_success {
  color: green;
}

.logo {
  width: 110px !important;
  height: 30px !important;
  background-size: 110px 30px !important;
  margin-right: 10px !important;
}

.book-anchor .anchor-h4 {
  padding-left: 24px !important;
}

.book-anchor .anchor-h5 {
  padding-left: 24px !important;
}
