/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.carousel-item >.wp-block-cover {
  background-size: contain;
  background-repeat: no-repeat;
  flex-direction: column;
  justify-content: flex-end;
}
