.favorites-page-shell {
  width: min(1220px, calc(100% - 4.8rem)) !important;
  padding-left: 0.1rem !important;
}

.favorites-page-shell .favorites-page-title {
  font-size: clamp(1.2rem, 1.8vw, 1.8rem) !important;
  font-weight: 650 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
}

.favorites-page-shell .favorites-grid .istanbul-venue-card {
  border: 1px solid #c9ced4 !important;
  border-radius: 8px !important;
}
