body {
  min-height: 100dvh;
  background: url("assets/bg.png") no-repeat top center/cover;
}

.video {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}
.video video {
  width: 100%;
  height: auto;
}

.video-wrapper {
  padding-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */
