.igo-bookmark-button-container {
  width: 40px;
}
.igo-bookmark-button-container button {
  background-color: #fff;
}
.igo-bookmark-button-container button:hover {
  background-color: #efefef;
}
button,
:host >>> button .mat-button-ripple-round {
  border-radius: 0;
}
