.cookie-wrapper {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
   bottom: 0;
   color: #fff;
   left: 0;
   padding: 8px 25px;
   position: fixed;
   z-index: 1000;
   width: 100%;
}
.cookie-wrapper a#cookie-close {
   color: #fff;
   font-size: 20px;
   padding: 10px;
   position: absolute;
   right: 0;
   text-decoration: none;
   top: 0;
}
.cookie-wrapper span {font-size: 35px;}