* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

.active, .dot:hover {
  background-color: #717171;
}

