#cookie-consent-bar{position:fixed;bottom:0;width:90%;left:20px;background-color:#222;color:#fff;padding:15px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;z-index:1000}@media(min-width:768px){#cookie-consent-bar{padding:20px 40px;}}#cookie-consent-bar button{background-color:#444;color:#fff;border:none;padding:10px 20px;cursor:pointer}