/* v136.29 — onglet Notifications dans la navigation basse */
.ca-bottom-link,
.ca-bottom-button {
  position: relative;
}

#ca-bottom-notifications {
  min-width: 0;
}

#ca-bottom-notifications > span:last-child {
  font-size: 9.2px;
  line-height: 1.05;
  letter-spacing: -0.01em;
}

#ca-bottom-notification-badge {
  top: 0px;
  left: calc(50% + 2px);
  right: auto;
  min-width: 15px;
  height: 15px;
  padding: 0 4px;
  font-size: 8px;
  border-width: 2px;
}
