.cookie-consent{display:none;width:100%;position:fixed;bottom:0;left:0;color:#000;opacity: 0.9;    background: #B3E5F4;     padding: 0.3em 15%;    font-size: 14px;    font-weight: 700;        z-index: 99999;    text-align: left;    line-height: 30px;}padding:10px;text-align:center;box-shadow:0 2px 5px grey}.cookie-consent-text{margin:0 0 0px 0;color:rgba(255, 255, 255, 0.7);font-size:14px;line-height:24px}.cookie-consent-text a{color:#155d8f !important;text-decoration:underline;}.cookie-button{display:inline-block;background-color:#fff;padding:4px 10px 4px 10px;color:#000;font-size:16px;line-height:24px;border:2px solid #000;border-radius:5px;outline:0; font-weight:600;}.cookie-button:hover{background-color:#fff;} .block_cookie {    display: flex;    flex-direction: row;    align-content: center;    justify-content: space-between;    align-items: center;}@media screen and (max-width: 768px) {.cookie-consent {    bottom: 60px;    text-align: left;}}