.astrolove {
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: url("/pageComponents/widgetSnippets/astrolove/images/bglove.svg"), linear-gradient(180deg, #F7BDC8 0%, #C87D8B 100%);
}
.astrolove .snippetCta {
  background: linear-gradient(180deg, #CC8097 0.05%, #412D72 289.04%, #2C216C 421.21%);
  text-align: center;
  color: #FFFFFF;
}

.astroloveContent {
  width: 100%;
}

.snipImageWrap {
  width: 37%;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.snipImageWrap img {
  width: 100%;
}

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