div#gdpr-cookie-consent-show-again {
    bottom: 42px !important;
    color: rgb(255, 255, 255);
    left: 50% !important;
    transform: translateX(-50%); /* Questo lo centra perfettamente */
    box-shadow: none !important;
}