/**
 * 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.
 */
.wp-block-create-block-gnosis-container-block {
  background-color: var(--wp-admin-theme-color);
  color: #fff;
  padding: 2px; }

/**
 * 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.
 */
.wp-block-create-block-gnosis-container-block {
  background-color: var(--wp-admin-theme-color);
  color: #fff;
  padding: 2px; }

.owl-carousel .owl-item img {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important; }

.owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

/**
 * 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.
 */


/*# sourceMappingURL=style-index.css.map*/