.readAt-custom-badge {
    position: absolute;
    bottom: -7px;
    right: -7px;
    padding: 6px;
    border-radius: 20px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
