#cookie-consent-popup{display:none;position:fixed;bottom:10px;left:10px;right:10px;background-color:#303d48;color:#fff;padding:15px;border-radius:5px;z-index:9999}#cookie-consent-popup h2{margin:0;margin-bottom:10px;border-bottom:0;color:#fff!important}#cookie-consent-popup p{color:#FFF}#cookie-consent-popup button{background-color:#4CAF50;color:#fff;border:none;padding:10px 20px;cursor:pointer;border-radius:5px}#cookie-consent-popup button:hover{background-color:#45a049}