/**
 * LaMilka Tour 0.6.09
 * Lifestyle & Tattoo trust-section top breathing room.
 *
 * Scope:
 * - add clear separation between the category-section divider and
 *   "Why Guests Trust Us";
 * - preserve the divider, heading geometry, grid spacing, and all other pages.
 */
body.lamilka-aesthetic-page .lamilka-aesthetic-hub__trust {
  padding-top: 24px !important;
}

@media (max-width: 767px) {
  body.lamilka-aesthetic-page .lamilka-aesthetic-hub__trust {
    padding-top: 16px !important;
  }
}
