.book-ab {
        border-radius: 6px;
    background: #EC008C;
}
.top:hover {
  color: #1fbfd1!important;
}
.book-ab:hover {
  background-color: #ffffff!important;
  color: #EC008C!important;
}