/* Video */
.wp-block-video video {
  border-radius: var(--border-radius);
  box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
}
