
    .member-view .text-area .bul1 .homepage {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #7860CB;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 700;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin-top: 1px;
    }
