.cta-section{max-width:900px;margin:18px auto;padding:16px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.cta-section .cta-text{margin:0 0 12px;font-size:16px;line-height:1.6;color:#4b5563}.cta-section .cta-buttons{display:flex;gap:12px;flex-wrap:wrap}.cta-section .cta-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:10px;font-weight:800;text-decoration:none;line-height:1;flex:0 1 240px}.cta-section .cta-buttons a.call{background:#1e7e34;color:#fff}.cta-section .cta-buttons a.book{background:#0056b3;color:#fff}.cta-section .cta-buttons a:hover{filter:brightness(.95)}@media (max-width:768px){.cta-section .cta-buttons{flex-direction:column}.cta-section .cta-buttons a{width:100%}}