Current File : /home/n742ef5/.trash/wp-includes.1/blocks/embed/theme.css
.wp-block-embed figcaption{
  color:#555;
  font-size:13px;
  text-align:center;
}
.is-dark-theme .wp-block-embed figcaption{
  color:hsla(0,0%,100%,.65);
}

.wp-block-embed{
  margin:0 0 1em;
}