/* - Remove the 'Drop this Course' from the Canvas home pages (Catalog enrollment) - */
 a.btn.button-sidebar-wide.self_unenrollment_link {
    display: none !important;
}