#adminmenu .toplevel_page_leap-cookie-consent-settings .wp-menu-image img {
    width: 22px;
    height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#tab-history td.user-cookie-consent.accepted {
    color: #c6e5df;
}
#tab-history td.user-cookie-consent.declined {
    color: #dddddd;
}