.pm-icon-outer-label,
.more-pm--long {
  color: #fff !important;
}

@media (max-width: 400px) {
  .modal-ribbon {
    bottom: calc(100% - 5rem);
  }

  .exit-modal-heading {
    top: -5px;
    font-size: 20px;
  }
}