.cookie-notification {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.8;
    z-index: 100;
}