@tailwind base;
@tailwind components;
@tailwind utilities;

body {
  background-color: #DCD7C9;
  font-family: 'Magra', sans-serif;
}