.pp-footer-default__cta {
  background-image: linear-gradient(120deg, var(--v-color__1) 0%, var(--v-color__1--alt2) 100%);
}

.pp-footer-default__cta-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
