.full-view-wrapper .newsletter-item .image-item img {
  width: 100%;
  height: auto;
}

.global-newsletter-sign-up .full-view-wrapper .js-cm-email-input {
  border: solid 1px #dcdcdc;
  width: -webkit-fill-available;
  font-family: inherit;
  font-size: 100%;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.item-title {
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  color: var(--black);
}

.item-sub-title {
  height: 13px;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  color: #888888;
  margin-top: 15px;
  text-transform: uppercase;
}

.item-description {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.29;
  color: #2f2f2f;
  margin-top: 11px;
}

.form-note {
  font-size: 14px;
  margin-bottom: 12px;
  margin-right: 10px;
  width: 95%;
}

.button-text {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Arial", sans-serif;
  width: 90px;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.sign-up-text {
  color: #ffffff;
}
