.wp-block-embed-spotify .embed-privacy-container {
  aspect-ratio: auto !important;
  height: auto !important;
  min-height: 152px;
}

.wp-block-embed-spotify .embed-privacy-content {
  min-height: 152px;
}

.wp-block-embed-spotify iframe {
  display: block;
  width: 100%;
  height: 152px;
}

.wp-block-embed-spotify {
  margin-bottom: 2rem;
}