HEAD ======= .footer-text { margin: 0 0 8px; } .quick-contact { max-width: 640px; margin: 0 auto 16px; display: flex; gap: 12px; } .quick-contact a { color: #0369a1; font-weight: 600; text-decoration: none; } .sticky-contact { position: fixed; left: 10px; right: 10px; bottom: 10px; display: flex; gap: 8px; z-index: 1000; } .sticky-contact a { flex: 1; text-align: center; background: #0369a1; color: #fff; text-decoration: none; border-radius: 999px; padding: 10px; } >>>>>>> 9b1dec2 (Apply redirect and deployment fixes)