:root {
  --bs-primary: #2c5f6f;      /* pick your brand color */
  --bs-primary-rgb: 44, 95, 111;
}

#footer { padding: 1rem 0; }
