body .ribbon-iphone-ti sup a {
  color: #1d1d1f !important;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .main
    [data-module-template="ribbon"]
    [data-unit-id="iphone-trade-in"]
    .iphone-ti-ribbon-copy.trade-in {
    width: 87.5%;
  }
}

.main [data-module-template="ribbon"] [data-unit-id="iphone-trade-in"] {
  background-color: #f5f5f7;
}
