/* Comet Carousel base styles */
.comet-swiper { width: 100%; }
.comet-slide-img { display: block; width: 100%; height: auto; }
.wp-block-comet-carousel .comet-editor-placeholder {
  padding: 1rem; border: 1px dashed #ddd; border-radius: 6px;
}
