figcaption {
      top: .70em;
      left: .35em;
      bottom: auto !important;
      right: auto !important;
    }

    .water {
      fill: #deebf7;
    }

    .land {
      fill: #A98B6F;
      stroke: #FFF;
      stroke-width: 0.7px;
    }

    .land:hover {
      stroke: #FFF;
      stroke-width: 2.5px;
    }

    .focused {
      fill: #33CC33;
    }

    select {
      position: absolute;
      top: 20px;
      left: 580px;
      border: solid #ccc 1px;
      padding: 3px;
      box-shadow: inset 1px 1px 2px #ddd8dc;
    }

    .countryTooltip {
      position: absolute;
      display: none;
      pointer-events: none;
      background: #fff;
      padding: 5px;
      text-align: left;
      border: solid #ccc 1px;
      color: #666;
      font-size: 14px;
      font-family: sans-serif;
    }

    .q0-11 {
      fill: rgb(255, 255, 255);
    }

    .q1-11 {
      fill: rgb(240, 240, 240);
    }

    .q2-11 {
      fill: rgb(255, 247, 236);
    }

    .q3-11 {
      fill: rgb(254, 232, 200);
    }

    .q4-11 {
      fill: rgb(253, 212, 158);
    }

    .q5-11 {
      fill: rgb(253, 187, 132);
    }

    .q6-11 {
      fill: rgb(252, 141, 89);
    }

    .q7-11 {
      fill: rgb(239, 101, 72);
    }

    .q8-11 {
      fill: rgb(215, 48, 31);
    }

    .q9-11 {
      fill: rgb(179, 0, 0);
    }

    .q10-11 {
      fill: rgb(127, 0, 0);
    }

    .legend {
      font-size: 12px;
    }