/* Platform mobile hero fade color. */
@media (max-width: 899px) {
  .interior-page--platform .hero--corner {
    background: #f9fbfd;
  }
}
