.elementor .viendow-quote-section{position: relative;
overflow: hidden;

background:
linear-gradient(
  115deg,
  rgba(255,255,255,0) 0%,
  rgba(255,255,255,0.10) 42%,
  rgba(255,255,255,0.02) 52%,
  rgba(255,255,255,0) 100%
),
radial-gradient(circle at 18% 18%, rgba(72, 200, 255, 0.32) 0%, rgba(72, 200, 255, 0) 34%),
radial-gradient(circle at 86% 76%, rgba(0, 143, 199, 0.36) 0%, rgba(0, 143, 199, 0) 38%),
linear-gradient(
  135deg,
  #061521 0%,
  #0a2034 24%,
  #0b3d61 48%,
  #008fc7 76%,
  #061521 100%
) !important;

color: #ffffff;\n}