.sefave-button .fave-active,
.sefave-button.active-favorite .fave-text {
  display: none;
}

.sefave-button.active-favorite .fave-active {
  display: inline-block;
}
