dream-curls-slider-carousel {
  display: contents;
}

.embla__dot {
  background-color: #00000033;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.embla__dot.embla__dot--selected {
  background-color: #0A0800;
  width: 12px;
  height: 12px;
}

@media screen and (min-width: 770px) {
  .inactive-slide {
    opacity: .45;
  }
}
