.strings {
  --text: "foo";
  --bang: "!";
  --semicolon: ";";
  --square: "][";
  --curly: "}{";
  --parens: ")(";
}
