.solveris-youtube-channel svg {
  width: 17px;
  height: 17px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
}

.video-shell.solveris-youtube-waiting {
  cursor: default;
}

.video-shell.solveris-youtube-waiting .play {
  cursor: default;
}

.video-shell.solveris-youtube-embedded {
  background: #000;
  padding: 0;
}

.solveris-youtube-iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  border: 0;
}

.solveris-play-inside {
  cursor: pointer;
}
