﻿.cookie-consent-wrapper {
  position: relative;
  z-index: 1000;
}
body .alert.cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0px;
  /*padding-top: 5px;
    padding-bottom: 5px;*/
}