/* Extra styles if you want to expand later. Keeping the critical CSS inline for speed. */
:root{
  --brand:#176B87;
  --accent:#E6A019;
  --soft:#FDFBF6;
}
a{ color: var(--brand); }
