/*
 * Application-wide styles — keep minimal.
 * Tailwind (tailwind.css) handles all utility classes.
 */

body {
  background-color: #f8f6f2;
}
