.verb-whole-heading,
.verb-whole-heading * {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}
.verb-whole-heading {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
}
.verb-whole-word { white-space: nowrap !important; }
button:not([aria-expanded]):not([aria-controls]),
input[type="submit"], input[type="button"],
a.btn, a.button, a.cta, a[class*="__cta"], a[class*="-cta"],
a[class*="__button"], a[class*="-button"], a[role="button"] {
  border-radius: 14px !important;
}
