


.prison-svg {
  background-color: #FFFFFF;
}


.prison-stats-value {
  color: #9d6f43;
  font-size: 17px;
}

.prison-stats-table {
  width: 300px;
}

.prison-stats-table .first-cell {
  width: 90%;
}

.prison-stats-table .second-cell {
  text-align: right;
  vertical-align: top;
}