.cb-footer-dark .cb-footer-lower, .cb-footer-dark #cb-footer {
  background-color: #fff;
}

.cb-footer-lower .cb-copyright {
  display: none;
}

.footer-qvo-link img {
  width: 130px;
}

.cb-footer-x {
    background-color: #fff;
    border-top: solid 2px white;
    max-width: 1270px;
    width: auto;
}

#cb-footer .cb-footer-lower {
  text-align: left;
  position: relative;
  padding: 30px 0 30px 0;
  background-color: #eee;
}

#cb-footer .cb-footer-lower div.wrap {
  overflow: hidden;
  min-height: 50px;
  position: relative;
  padding: 0 25px;
}

.footer-qvo-link {
  position: absolute;;
  top: 0;
  right: 25px;
}

#cb-footer-logo {
  margin-bottom: 25px;
  max-width: 350px;
}

#cb-footer .cb-column {

}

.cookie-button {
  position: fixed;
  display: block;
  bottom: -32px;
  left: 3em;
  transition: bottom 1s ease 0s;
}

.cookie-button:hover {
  bottom: -5px;
}

._brlbs-btn-cookie-preference.borlabs-cookie-preference {
  border-radius: 5px !important;
  color: rgb(5, 40, 80) !important;
  background-color: rgb(233, 243, 255) !important;
  font-size: 0.875rem;
  padding: 11px 25px;
}

._brlbs-btn-cookie-preference.borlabs-cookie-preference:hover {
  text-decoration: underline;
  color: rgb(5, 40, 80) !important;
  background-color: rgb(233, 243, 255) !important;
}

@media only screen and (min-width: 768px) {
  #cb-footer .cb-footer-lower {

  }
}
