/* Global contrast repair for the direct-call panel. */
.request-band .request-copy h2 { color: #fff; }
.request-band .request-copy h2 em {
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #ffb6c9;
  text-decoration-thickness: 2px;
  text-underline-offset: .16em;
}
