/* Bootstrap-based stylesheet to satisfy templates expecting /static/css/dist/styles.css
   Tailwind has been fully removed. We now load Bootstrap from CDN, followed by project custom styles. */

.text-justify {
  text-align: justify !important;
}
