/*
 * P3.MARKETING — Carbon Design System
 * Run: npm install && npm run build
 * to compile the full theme CSS here.
 */

/* Temporary: IBM Plex font-face fallback */
body {
  font-family: 'IBM Plex Sans', sans-serif;
  color: #161616;
  background: #ffffff;
}
