#cookie-bar{background:#EEE;height:auto;line-height:24px;color:#333;text-align:center;padding:10px;z-index:999}
#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}
#cookie-bar.fixed.bottom{bottom:0;top:auto}
#cookie-bar p{margin:0;padding:0;line-height:1.5;margin-bottom:1rem}
#cookie-bar a{color:#fff;display:inline-block;text-decoration:none;padding:5px 20px;margin-left:8px;border-radius:20px}
#cookie-bar .cb-enable{background:#cf152d}
#cookie-bar .cb-enable:hover{background:#cf152d}
#cookie-bar .cb-disable{background:#cf152d}
#cookie-bar .cb-disable:hover{background:#cf152d}
#cookie-bar .cb-policy{background:#85754f}
#cookie-bar .cb-policy:hover{background:#85754f}