#cookie-notice{position:fixed;bottom:0;left:0;right:0;background:rgba(50,51,86,0.95);color:#fff;padding:12px 20px;z-index:9999;font-size:14px;text-align:center}
#cookie-notice p{margin:0;line-height:1.6}
#cookie-notice a{color:#fff;text-decoration:underline}
#cookie-notice button{background:#fff;color:rgba(50,51,86,1);border:none;padding:6px 18px;margin-left:12px;cursor:pointer;font-size:14px;border-radius:3px}
#cookie-notice button:hover{background:rgba(255,255,255,0.85)}
