.paragraph--type-pg-bg-image-text {
  position: relative;
}

.paragraph--type-pg-bg-image-text .field--name-field-image img {
  line-height: 0;
}

.paragraph--type-pg-bg-image-text .read-more-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.paragraph--type-pg-bg-image-text .read-more-wrapper > div:first-child {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 2;
}

.paragraph--type-pg-bg-image-text .read-more-wrapper .field--name-dynamic-copy-fieldnode-node-read-more a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=pages-bg-image.css.map */
