/*
  Project system CSS.
  This file is published with the website and contains small rendering
  agreements that should be available before project-specific CSS loads.
*/

.text-block {
  white-space: pre-line;
}
