
                .imSupply b, .imPurchase b {

                }
            

    .suggPro2022 .project-title {
        display: flex;
        align-items: center;
        gap: 8px;
        min-width: 0;
    }

    .suggPro2022 .project-title .title-text {
        flex: 1;
        min-width: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .suggPro2022 .project-title .tags {
        display: flex;
        flex-shrink: 0;
        gap: 6px;
    }

    .suggPro2022 .project-title .tags .tag {
        float: none;
        margin: 0;
        white-space: nowrap;
    }


    .ad-content{
    }


    .ad-content{
    }
