/*
#cookienotification {
    background-color: black;
}

#cookienotification h5,
#cookienotification div {
    color: white;
}

#cookienotification .btn-close {
    filter: invert(1) grayscale(100%) brightness(200%);
}
*/
