.notifications-news-element {
  color: var(--color--graa0);
  padding: 20px;
}

.notification-news-bagde {
  border-radius: 10px;
  box-sizing: border-box;
  font-family: var(--fontfamily--primary);
  font-size: 15px;
  justify-content: center;
  margin-left: 5px;
  padding: 0 5px;
  min-width: 20px;
  height: 20px;
}

.bagde-shadow-red {
  box-shadow: 0 0 6px 0 var(--color--red);
}

.card--populartags.svelte-11oc5ub{cursor:pointer;overflow:hidden;min-width:240px;min-height:130px}.card-content.svelte-11oc5ub{z-index:1}.card-background.svelte-11oc5ub{background-position:top;background-size:cover}.card-background.svelte-11oc5ub::before{position:absolute;top:0;left:0;background:linear-gradient(rgba(var(--rgb-color--black), 0.6), rgba(var(--rgb-color--black), 0.1));content:'';width:100%;height:100%}.card-background--greyscale.svelte-11oc5ub{filter:grayscale(0.7) brightness(60%)}
