// LAYOUT THEME
// dots theme
// should be used with 'embed'

.sliderjs.th-dots {
  .pages {
    a {
      color: transparent !important;
      .border-radius(20px);
    }
  }
}

