.cta-footer{padding: 50px 0 60px;background:var(--secondary-color);text-align:center}
.cta-footer h2{color:#fff;font-weight: 700;line-height: 52px;}
.cta-footer .subtitle{font-weight: 400;
  color: #fff;
  margin: 30px 0 30px 0;
  line-height: 40px;
  font-size: 30px}
.cta-footer .desc{font-weight: 700;
  color: #fff;
  margin: 0px 0 45px 0;
  line-height: 55px;
  font-size: 45px;
  text-transform: uppercase;}
 .cta-custom{background: var(--primary-color)}