dl {
  line-height: 2em;
}

.embed-responsive iframe {
  width: 100% !important;
}

/* Краткие описания */

.single-description {
  color: #999;
  display: flex;
  padding-left: 6px;
}

.single-description::before {
  font-family: "Font Awesome 5 Free";
  content: "\f12a";
  display: block;
  margin-right: 2%;
  font-size: 1em;
  font-weight: 900;
}

.vimeo-player {
  height: 450px !important;
}