.entry-content .wp-block-custom-block-container {
  padding: 30px 50px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); }

.bg-auto {
  background-size: auto !important; }

.bg-cover {
  background-size: cover !important; }

.bg-contain {
  background-size: contain !important; }

.bg-100 {
  background-size: 100% !important; }

.bg-no-repeat {
  background-repeat: no-repeat !important; }

.bg-repeat {
  background-repeat: repeat !important; }

.bg-repeat-x {
  background-repeat: repeat-x !important; }

.bg-repeat-y {
  background-repeat: repeat-y !important; }


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