.cookie-container { position: fixed; bottom: 0px; background-color: white; width: 100%; height: 80px; left: 0px; right: 0px; margin: 0 auto; z-index: 10; padding: 15px 0px 0px 0px; display: none; }
#close-and-accept { position: absolute; right: 80px; top: 25px; font-size: 14px; background-color: grey; color: black; padding: 15px 15px 15px 15px; text-decoration: none; }
.cookie-container > p { font-size: 12px; color: black; font: Verdana; text-align: center; text-decoration: none; }