.equal-earth-overview { width: 100%; min-height: 280px; }
.equal-earth-overview svg { display: block; width: 100%; height: auto; background: transparent; }
.equal-earth-sphere { fill: none; stroke: none; }
.equal-earth-countries path { fill: rgba(205,214,207,.78); stroke: rgba(35,65,70,.16); stroke-width: .5; }
.equal-earth-point { fill: #df5b2d; stroke: #fff; stroke-width: 1.5; }
.equal-earth-points a:focus .equal-earth-point { stroke: #233f50; stroke-width: 3; }
