/* YOUR CUSTOM CSS */
#site_name{display:none}

.speech_search{display:none !important}

/* پنهان کردن لوگو بالای عنوان دسته بندی */
.inline-flex.h-14.w-14.items-center.justify-center.rounded-2xl.bg-blue-50.text-blue-600.ring-1.ring-blue-100 {display: none !important;}


#personal_notes_samples{display:none}
#ad_notes{display:none}
#ad_view_danger_text{display:none}


.submit_button {
    background: linear-gradient(135deg, #8FD694, #7BC47F) !important;
    border-color: #7BC47F !important;
    color: #ffffff !important;
}


button[aria-label="افزایش دسترسی پذیری سایت"] {
    display: none !important;
}