.cBlueGradientBG{    background: linear-gradient(297deg, #162f52 0%, /* slightly muted orange */ #162f52 10%, #314155 25%, /* reduced light area */ #0c1e32 40%, #0e2543 55%, #162f52 70%, #0d2442 85%, #020912 100% /* strong dark navy */);
    background-position: bottom center;}
    .cBlueGradientBG .feature-card{box-shadow: none;}
    .cBlueGradientBG  .cLinkCTA{color:#fff!important;}
    .cBlueGradientBG  .cLinkCTA:hover{color:#ff6700!important;}
    .cBlueGradientBG h2 span{
        color:#ff6700!important;
      }
      
      .cBlueGradientBG h2{
        color:#ffffff!important;
      }
      .cBlueGradientBG .feature-card{
        box-shadow: none;
      }
      .cBlueGradientBG .Deployment-card
      {box-shadow: none;}

      .cBlueGradientBG h4{font-weight: 400!important;}
.cBlueGradientBG h3{color:#fff!important; font-weight: 300!important;}
.cBlueGradientBG h4 span{color:#ff6700!important;}