/**
 * Where We Go Page Styles
 * Styles for the "Where We Go" page template
 * 
 * @package cooltranz-custom
 */

/* ==========================================================================
   Basic Page Structure
   ========================================================================== */

/* This page now uses the existing section-where-we-do template part,
   so minimal custom styling is needed. The main styling comes from
   the existing template parts and their CSS files. */

/* ==========================================================================
   Page-specific Overrides (if needed)
   ========================================================================== */

/* Add any page-specific styling here if needed in the future */

/* ==========================================================================
   Responsive Design
   ========================================================================== */

/* Responsive adjustments can be added here if needed */

/* ==========================================================================
   Print Styles
   ========================================================================== */

@media print {
    /* Print-specific styles can be added here if needed */
}
