Skip to primary navigation Skip to content Skip to footer

Blog

Austin bus party

Austin Bus Company | Tribe Bus Tours

  * { margin: 0; padding: 0; box-sizing: border-box; } :root { –primary-color: #2c5aa0; –secondary-color: #f39c12; –accent-color: #e74c3c; –dark-text: #2c3e50; –light-bg: #f8f9fa; –white: #ffffff; –success: #27ae60; –trust-blue: #3498db; } body { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.8; color: var(–dark-text); background: var(–light-bg); } .container { max-width: 1200px; margin: 0 auto;…