/* Scoremer Widgets — Block Editor Styles */

.top-goalscorers-scoremer-preview {
  width: 100%;
  overflow: hidden;
  border: 2px dashed #2f8162;
  border-radius: 4px;
  background: #f8f9fa;
}

.top-goalscorers-scoremer-preview iframe {
  display: block;
  width: 100%;
  border: none;
}
