.inactive-dot, .active-dot {
  width: 13px;
  height: 13px;
  opacity: 0.5;
}

.active-dot {
  opacity: 1;
}
