﻿.CookieBanner {
    display: block;
    position: absolute;
    bottom: 0px;
    background: white;
    padding: 7px;
    z-index: 9999;
    width: 100%;
}
