.notifier_overview_total_span {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.notifier_overview_month_name_notif {
  background-color: #0066ff;
  color: white;
  margin-left: -11px;
  position: relative;
  top: -17px;
  border-radius: 2px;
}
.notifier_overview_dash {
  color: white;
  font-size: 14px;
  margin-top: 4px;
}
.notifier_overview_month_name {
  background-color: #0066ff;
  color: white;
  border-radius: 2px;
}
