.style-7121 body.design #styleblock-list .card {
  background: transparent;
}
.style-7121 .grid-column-content {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  border-top: 1px inset #eceaea;
  border-right: 1px inset #eceaea;
  border-bottom: 1px inset #eceaea;
  border-left: 1px inset #eceaea;
}
.style-7121 .top-level.component .full-bleed.component {
  margin-left: 0;
  margin-right: 0;
}
.style-7121 .text-component.full-bleed .text {
  margin-left: -3px !important;
  margin-right: -3px !important;
}
.style-7121 .component.full-bleed,
.style-7121 .component.image.full-bleed,
.style-7121 .component.gallery.full-bleed,
.style-7121 .row-full.component {
  margin-left: -3px !important;
  margin-right: -3px !important;
}
.style-7121 .component.left-bleed,
.style-7121 .component.image.left-bleed,
.style-7121 .component.gallery.left-bleed {
  margin-left: -3px !important;
}
.style-7121 .component.right-bleed,
.style-7121 .component.image.right-bleed,
.style-7121 .component.gallery.right-bleed {
  margin-right: -3px !important;
}
.style-7121 .component.full-bleed figcaption,
.style-7121 .component.full-bleed .flex-caption,
.style-7121 .component.full-bleed .credit {
  padding-left: 3px;
  padding-right: 3px;
}
.style-7121 .component.left-bleed figcaption,
.style-7121 .component.left-bleed .flex-caption,
.style-7121 .component.left-bleed .credit {
  padding-left: 3px;
}
.style-7121 .component.right-bleed figcaption,
.style-7121 .component.right-bleed .flex-caption,
.style-7121 .component.right-bleed .credit {
  padding-right: 3px;
}
