@media (max-width: 430px) {
  .app-shell {
    padding-inline: 20px;
  }

  .event-card.has-status .day-count {
    padding-right: 0;
  }
}
