#consent-bar{position:fixed;bottom:0;width:100%;background:linear-gradient(45deg,#ffafbd,#ffc3a0);color:#333;padding:20px;text-align:center;z-index:10000}#consent-bar button{background-color:#333;color:#fff;border:none;padding:10px 20px;margin-top:10px;cursor:pointer}@media(min-width:768px){#consent-bar{padding:15px}}