:root { --brand: #b43b43; }
.text-brand { color: var(--brand) !important; }
[data-icon] { display: inline-flex; align-items: center; }
