text {
  fill: #444;
  font-size: 13px;
}

.country {
  fill: #eee;
  stroke: #bbb;
  stroke-width: 1px;
}

.boundary {
  fill: none;
}

rect {
  stroke: #bbb;
  stroke-width: 0.5px;
}
