:root {
  --accent: #c2185b;
  --trim: #e8b8c8;
  --background: #ffffff;
  --text: #3d1620;
  --danger: #e6294d;
}
