#cookies {
background: rgba(0,0,0,0.7);
padding: 0.5%;
bottom: 0;
position: fixed;
width: 100%;
z-index: 9999;
color: #fff;
font-size: 1.1em;
}

#cookies p{
color: #fff;
font-size: 1.1em;
line-height: 1em;
}