.pm-icon-outer-label,
.more-pm--long {
  color: #fff !important;
}

.exit-modal-heading {
  font-size: 23px;
}

@media (max-width: 450px) {
  .modal-ribbon {
    bottom: calc(100% - 5rem);
  }

  .exit-modal-heading {
    top: -10px;
    font-size: 20px;
  }
}