.react-calendar-heatmap text {
  fill: #aaa;
  font-size: 10px;
}

.react-calendar-heatmap .react-calendar-heatmap-small-text {
  font-size: 5px;
}

.react-calendar-heatmap rect:hover {
  stroke: #555;
  stroke-width: 1px;
}

.react-calendar-heatmap .color-empty {
  fill: #eee;
}

.react-calendar-heatmap .color-filled {
  fill: #8cc665;
}

.react-calendar-heatmap .color-github-0 {
  fill: #eee;
}

.react-calendar-heatmap .color-github-1 {
  fill: #d6e685;
}

.react-calendar-heatmap .color-github-2 {
  fill: #8cc665;
}

.react-calendar-heatmap .color-github-3 {
  fill: #44a340;
}

.react-calendar-heatmap .color-github-4 {
  fill: #1e6823;
}

.react-calendar-heatmap .color-gitlab-0 {
  fill: #ededed;
}

.react-calendar-heatmap .color-gitlab-1 {
  fill: #acd5f2;
}

.react-calendar-heatmap .color-gitlab-2 {
  fill: #7fa8d1;
}

.react-calendar-heatmap .color-gitlab-3 {
  fill: #49729b;
}

.react-calendar-heatmap .color-gitlab-4 {
  fill: #254e77;
}
/*# sourceMappingURL=app.80338147.css.map */
