:root {
  --theme-primary-color: #10344b;
}

@media screen and (max-width: 767px) {
  keen-slider {
    overflow: visible !important;
  }
}
