.burger-menu-notifications {
    top: -25% !important;
    right: -25% !important;
    display: none;
    background: red;
    border-radius: 9999px;
    border: 2px solid white;
    font-family: Inter;
    font-size: 12px;
    font-weight: 500;
    color: white;
    text-align: center;
    padding: 0px 6px;
}