/* Public action styling: one shape across every page and responsive state.
   Radius is deliberately authoritative over older, section-specific overrides. */
html body .btn,html body .kv-benefit{border-radius:999px!important}
html body .btn{justify-content:center;text-align:center}
html body .pagination a,html body .pagination span{border-radius:999px}
html body .text-link{ text-underline-offset:5px }
a.text-link:hover,a:focus-visible .text-link{text-decoration:underline}
