#cookies-eu-banner {
    background: #000000;
    color: #fff;
    padding: 13px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
#cookies-eu-more,
#cookies-eu-accept,
#cookies-eu-reject {
    color: green;
    margin: 2px 0;
}

#cookies-eu-more {
    margin-left: 7px;
}
