.wds-c-noscript {
  font-family: IBM Plex Sans, Helvetica Neue, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Droid Sans, Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  padding-right: 48px;
  padding-left: 48px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1201px;
  display: block;
}

.wds-c-noscript main > div {
  margin-top: 24px;
  margin-bottom: 36px;
}

.wds-c-noscript h1 {
  max-width: 53rem;
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.wds-c-noscript svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  fill: currentColor;
  position: relative;
  bottom: -0.08em;
}

.wds-c-noscript p {
  max-width: 53rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
