#cookie-consent {
    display: none;

    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;

    background-repeat: repeat;
    background-image: url("../img/bg-test/dark/6-tVJqQni.png");
}

#cookie-consent .container {
    padding-top: 12px;
    padding-bottom: 12px;
}
