.my-video-dimensions[data-v-9e99cc88] {
  margin: 0 auto;
}
.video-js .vjs-big-play-button[data-v-9e99cc88] {
  font-size: 3em;
  line-height: 2.3em;
  height: 2.33332em;
  width: 2.4em;
  position: absolute;
  top: 45%;
  left: 45%;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 3em !important;
  transition: all 0.4s;
}
.video-js .vjs-big-play-button[data-v-9e99cc88]:focus,
.video-js:hover .vjs-big-play-button[data-v-9e99cc88] {
  background-color: rgba(43, 51, 63, 0.6);
}

