/*
$textfont    : 'Baskerville','Baskerville Old Face','Hoefler Text',Garamond,'Libre Baskerville','Times New Roman',serif;

body {
  font-family: $textfont;
}

*/
.muni-boundary {
  fill: none;
  stroke: #999;
  stroke-linejoin: round; }

img {
  margin-top: 2em;
  max-width: 400px; }

.figure-label {
  margin-top: .7em;
  margin-bottom: 2em; }
