/* theme.css */
.brand-title{font-weight:800}
.badge{display:inline-block;padding:0.25rem 0.6rem;border-radius:999px;font-weight:700;background:rgba(18,184,134,0.10);color:var(--secondary)}
.btn-outline{padding:0.5rem 0.75rem;border-radius:8px;border:1px solid rgba(11,31,26,0.06);background:white;text-decoration:none;color:var(--text);font-weight:700}
.small{font-size:0.9rem}
