/****************
 * Fonts
 ****************/
/****************
 * Paints
 ****************/
/****************
 * Effects
 ****************/
/****************
 * Grid Settings
 ****************/
.block-favorite-adventures .adventure-card {
  margin-bottom: 1.875rem;
}
.block-favorite-adventures + .block-buttons {
  margin-top: -1.25rem;
}
@media (min-width: 48rem) {
  .block-favorite-adventures + .block-buttons {
    margin-top: -5.625rem;
  }
}
.block-favorite-adventures__share-buttons {
  margin-bottom: 1.5rem;
}
.block-favorite-adventures .favorite-adv-share-list .adventure-card__favorite-button {
  display: none;
}