.elementor-3 .elementor-element.elementor-element-45b8e333{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3 .elementor-element.elementor-element-4e176c95{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:justify;}.elementor-3 .elementor-element.elementor-element-4e176c95 a:hover, .elementor-3 .elementor-element.elementor-element-4e176c95 a:focus{color:#2A5FE5;}/* Start custom CSS */.title.theme-gradient {
  color: white !important;
  background: none !important;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
  position: relative;
  display: inline-block;
  margin-left: 10px;  /* Added margin-left */
}

.title.theme-gradient::after {
  content: "Our privacy policy ensures your personal information is protected and handled responsibly, so you can trust us with your data";
  display: block;
  font-size: 18px;
  color: #fff;
  margin-top: 8px;
 text-align: center;
  line-height: 1.4;
  max-width: 800px;
}/* End custom CSS */