/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 19 2025 | 04:49:09 */
.wp-block-embed.wp-embed-aspect-16-9.wp-has-aspect-ratio {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background-color: #000 !important; /* Cambia si tu fondo no es negro */
}

.wp-block-embed__wrapper {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

.wp-block-embed__wrapper iframe {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
