div#cookie-note{font-size:0.9em;line-height:1.4em;
color:rgb(252,252,252);background-color:rgba(80,120,40,.95);
padding:15px;width:100%;right:0;bottom:-200px;text-align:center;opacity:0;z-index:99999;position:fixed;}
#cookie-note p{color:rgb(252,252,252);text-align:center;padding-bottom:0;margin-bottom:0;}
#cookie-note a{color:rgb(13,19,6);}
#cookie-note a:hover{text-decoration:none;color:rgb(205,205,205);}
#cookie-note button{margin:10px auto 0 auto;display:block;max-width:100%;background-color:rgba(13,19,6,1);color:rgb(252,252,252,1);border:0 solid rgb(252,252,252,1);border-radius:25px;padding:10px 30px;}
#cookie-note button:hover{background-color:rgba(205,205,205);color:rgba(13,19,6,1);border: 0 solid rgba(13,19,6,1);}
