html {
  scroll-behavior: smooth;
}

#qc-cmp2-main div.qc-cmp-cleanslate {
  bottom: 0;
  box-shadow: 0 0 0.5rem;
  height: auto;
  top: unset;
}

#qc-cmp2-main div.qc-cmp2-summary-section {
  max-height: 25vh;
  overflow-y: auto;
}
