Hello,
Please add this code in Global custom css:
#cookie-notice {
background-color: rgb(51, 51, 51) !important;
min-width: unset;
}
#cookie-notice .button.wp-default {
color: #333333 !important;
}
then clear cache and check the result.
Regards