.reviewrescue-section {
  scroll-margin-top: 110px;
  border-color: rgba(167, 124, 255, 0.34);
  background:
    radial-gradient(circle at 0% 0%, rgba(66, 217, 255, 0.13), transparent 35%),
    radial-gradient(circle at 100% 100%, rgba(167, 124, 255, 0.2), transparent 40%),
    rgba(9, 23, 41, 0.94);
}

.reviewrescue-section .feature-item > span {
  color: #c4a4ff;
}

.reviewrescue-section .feature-item {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(167, 124, 255, 0.035));
}
