/* @earn-shared-css: offers */
.offer-card {
  overflow: visible;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
