— Style Guide

Buttons

Primary CTA, hover state, and compact list-action button.

HTML
<a class="lp-btn" href="#">Schedule a Consultation</a>
<a class="lp-btn lp-btn--ghost" href="#">Learn More</a>
<a class="lp-btn lp-btn--sm" href="#">View All Posts</a>

<!-- Styles: .lp-btn in src/styles/components.css -->