body {
  font-family: Raleway !important;
  font: 10px sans-serif;
  margin-top: 20px;
  margin-left: 20px;
}

h2 {
  font-size: 18px;
}

.large-button {
  font-size: 150%;
}

#tooltip {
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  background-color: rgba(200,200,200,0.5);
}

.axis-text {
  font-size: 16px;
}

.group-tick line {
  stroke: #000;
}

.ribbons {
  fill-opacity: 0.67;
}

.section-title {
  font: 12px sans-serif;
  font-weight: bold;
}
