.wp-embed-site-icon {
    background: url('https://ai-arts.org/wp-content/uploads/2023/04/AI-ART_logo_sm_bk.png') no-repeat center center !important;
    background-size: cover !important;
    height: 32px;  /* Adjust the height */
    width: 32px;   /* Adjust the width */
    display: block !important; /* Ensure the icon is displayed */
}
.wp-embed-site-icon:before {
    content: none;  /* Remove any existing pseudo-element content */
}
.psw-profile {
    background-color: #353535 ! Important;
}
