.search-profile-item .camera-link-container{
    position: absolute;
    top: 60%;
    padding: 0px 8px;
}
.search-profile-item .profile-name{
    color: #4b5563;
}
.search-profile-item .camera-link-container i{
    color: rgb(212, 212, 212) !important;
}
.search-profile-item .link-chat-message{
    position: absolute;
    top: 70%;
    padding: 0px 8px;
    width: 100%;
    left: 0px;
    right: 0px;
}
.search-profile-item .fa-bookmark:before{
    content: "\f004"!important;
}