input[name="phone"] {
  padding-left: 90px !important;
}

.cta-adaptive {
  white-space: normal;
  max-width: 100%;
  height: auto;
  min-height: 2.75rem;
  padding: 0.75rem 1.25rem;
  box-sizing: border-box;
  line-height: 1.35;
}

.cta-adaptive > span {
  min-width: 0;
  overflow-wrap: anywhere;
}

.cta-adaptive svg {
  flex-shrink: 0;
}
