/* ==========================================================================
   SERVICES.CSS — All Services page only (template-services.php).
   Loaded on top of base.css. The page "head" banner (.team-page-head) and
   the "Selected Work" section at the bottom (.work/.work-head) are shared
   components from base.css. The alternating service sections themselves
   (.django-services-sections, banner photos, tag pills) are the Django
   Services plugin's own frontend.css — [django_services layout="sections"]
   — since they need to render consistently wherever that shortcode is used.

   Nothing page-specific left to add here right now beyond what's shared —
   kept as a placeholder for any future Services-page-only tweaks.
   ========================================================================== */

.services-work{
  border-top:1px solid var(--line);
}
