.js-cookie-consent {
    position:sticky;
    bottom:0px;
    padding:10px;
    text-align:center;
    height:120px;
    width:100%;
    z-index:9999;
    background-color:rgba(0,0,0, 0.7);
    color:white;
}
