.wrapper-paid-social-lp {
   background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(180deg, rgba(206, 215, 235, 0.00) 1.08%, rgba(41, 53, 92, 0.50) 101.94%), url(https://info.thryv.com/hubfs/ee2f6e80f5e4919d2d9c57ec66499b968460c742-1.png), linear-gradient(180deg, #29355d 0%, #0b0b0b 55%, #d4ddfe 100%);
background-repeat: repeat;
background-position: center;
}
.h-40 {
    font-size: 46px !important;

  @media only screen and (max-width: 991px) {
      .h-40 {
        font-size: 33px!important
    }
  }
  @media only screen and (max-width: 767px) {
        .h-40 {
        font-size: 30px!important
    }
  }
