/* src/scss/nam-component-slideshow.scss */
.slideshow__controls {
  border: none;
}
.slider-buttons {
  height: 60px;
}
.slider-button {
  display: none !important;
}
.slider-counter__link {
  padding: 0.4rem !important;
}
.slider-counter__link--active .dot {
  background-color: #E73736 !important;
}
.slider-counter__link--dots .dot {
  border: none !important;
  background-color: #D9D9D9;
  width: 12px !important;
  height: 12px !important;
}
/*# sourceMappingURL=nam-component-slideshow.min.css.map */
