/* Another card. You write content as CSS strings. Use \A for newlines. */
.blurb-second{
  --title: "inshallah maktub";
  --date: "2025-09-30";
  --tags: "#faith #fear #maktub";
  --body: "i am abundance. i walk by faith and not by fear. life is not difficult for me. i do not resist reality. it is all beautiful. inshallah maktub.";
  --blurb-bg: #020b02;
  --blurb-fg: #39ff14;
  --blurb-border: #004c00;
}
