#cookies-consent {
    background-color:#ffffe1;
    display:none;
    text-align: center;
    position: absolute;
    margin:auto;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
}
