#cookies-bar{position:fixed;left:auto;bottom:20px;right:20px;max-width:560px;color:black;background-color:rgba(235,235,235,0.98);z-index:1000;text-align:left;padding:40px;border-radius:5px;font-size:15px;box-shadow:0 0 10px gray}
#cookies-bar .title{margin:0}
#cookies-bar .content{margin-top:10px}
#cookies-bar .buttons{margin-top:40px}
#sg-cookiesManage{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6)}
#sg-cookiesManage .hidden{display:none}
#cookies-manage{background-color:#fff;padding:2rem}
#cookies-manage .content p{color:#4c4c4c;font-size:10px}
#cookies-manage .cookies_manage_title{color:#000}
#cookies-manage .list-cookies label strong{color:#000}
#cookies-manage .list-cookies .description p{color:#4c4c4c;font-size:10px}