.notif-count {
    background-color: var(--color-red-default-100);
    padding: 0.188rem 0.725rem;
    border-radius: 0.5rem;
    color: white;
    width: fit-content;
}