/* Website 1.1.1: light-surface product branding. */
.brand,
.footer-brand .brand-wordmark {
  font-family: "Arial Black", "Trebuchet MS", ui-sans-serif, system-ui, sans-serif;
  font-weight: 900;
  font-style: italic;
  color: var(--ink);
  background: transparent;
  border-radius: 10px;
  padding: 12px 16px;
  display: inline-block;
}
.brand > span,
.footer-brand .brand-wordmark > span { color: #f37e20; }
.brand small { color: var(--muted); font-style: normal; }
.footer-brand > img { background: transparent; }
.cc-section .feature-three { margin-top: 0; }
.cc-section .pill { color: #9b4300; background: #ffead9; }
