
.cookie-consent-wrapper {
   position: fixed;
   left: 0;
   right: 0;
   padding: 20px;
   z-index: 9999;
}

.cookie-consent-top {
   top: 0;
}

.cookie-consent-bottom {
   bottom: 0;
}
