:root{--brand:#047857}
.btn-brand{background-color:var(--brand);color:#fff}
.text-brand{color:var(--brand)}
.border-brand{border-color:var(--brand)}
