#cookie-banner{position:fixed;bottom:0;width:90%;background:linear-gradient(135deg,#537895,#09203f);color:#fff;padding:15px 19px;box-sizing:border-box;z-index:9999;display:flex;justify-content:space-between;align-items:center;}#cookie-banner button{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;}@media(min-width:768px){#cookie-banner{padding:20px 19px;}}