.hover-target.hover {
  /* background-color: #ffffff !important; */
  cursor: pointer;
}

.hover-target {
  zoom: 1;
}

.text-pink-hover {
  color: #a8076d !important;
}

.text-blue-hover {
  color: #2b6ca8 !important;
}

.text-yellow-hover {
  color: #c4ad00 !important;
}

.hover-btn {
  border: none;
}
