.footer-cta{
  margin-bottom:28px;
  border-radius:0 0 38px 38px;
  box-shadow:0 18px 38px rgba(5,41,84,.14);
}
@media(max-width:600px){
  .footer-cta{margin-bottom:18px;border-radius:0 0 24px 24px}
}
