.slick-dots li button {
  background: white;
  outline: solid 2px #214493;
  border-radius: 50%;
}

footer .slick-dots li button::before {
  font-size: 0;
}

.path-frontpage footer .slick-footer .slick-play_pause a {
  display: block;
  width: 38px;
  height: 47px;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.fa-pause-circle:before,
.fa-play-circle:before {
  content: "\f28b";
  font-family: "FontAwesome";
  font-style: initial;
  line-height: 40px;
}

.path-frontpage footer .slick-footer .slick-play_pause a.play {
  display: none;
}
.fa-pause-circle:hover,
.fa-play-circle:hover,
.play:hover,
.pause:hover {
  text-decoration: none;
}
.path-frontpage footer .slick-footer {
  display: flex;
  height: 68px;
  justify-content: space-between;
  padding: 0 24px;
}
.path-frontpage footer .slick-footer .slick-dots {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
  display: flex;
  width: auto;
  justify-content: flex-start;
  align-items: center;
  align-content: flex-start;
}
.slick-play_pause {
  z-index: 9999;
  margin-right: 10px;
}
#block-views-block-homepage-europass-tools-block-1 footer {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}
