/**
 * LaMilka Tour 0.6.08
 * Lifestyle & Tattoo carousel indicator breathing room.
 *
 * Scope:
 * - add space only between the mobile carousel indicators and the next section divider;
 * - preserve card-to-indicator spacing, carousel behavior, cards and desktop layout.
 */
@media (max-width: 767px) {
  body.lamilka-lifestyle-tattoo-page .lamilka-aesthetic-hub__categories {
    padding-bottom: 10px !important;
  }
}
