
.annotation_arrow {
    fill: none;
    stroke: #414042;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1px;
  }
  
  
  
.annotation-text {
       fill: #414042;
       color: #414042;
   font-family: "Open Sans";
   font-size: "14px"
  }
  
  
  