
.video__container{
  padding: 30px 20px
}
.video__title {
  font-family: var(--kplr-std);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  margin: 0;
  margin-bottom:1rem;
}
.video__wrapper {
  margin: 0 auto;
}
