@charset "utf-8";

.video-js .vjs-big-play-button {
  width: 2em;
  height: 2em;
  line-height: 1.9em;
  margin-left: -0.9em;
  border-radius: 50%;
  background-color: var(--f-color-green);
}
