/* CSS Document */
/* Place any styles unique to your site here */

.follow {
    padding:1.42rem;
}
.follow span{
        vertical-align: middle;
    }
    
#chart .legend2 {
  font-size: 0.9rem;
}

#chart .axis path,
#chart .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}      

.story-with-photo .graybox.right
{
    margin-left: 1em;
    padding: 0.3em !important;
    padding-right: 0em !important;
}