.program-copy .fde-explain {
  display: inline-flex;
  gap: 7px;
  align-items: center;
  margin: 4px 0 0 !important;
  padding: 9px 12px;
  border-radius: 10px;
  background: rgba(255, 255, 255, .08);
  font-size: 13px !important;
  color: #d9e3de !important;
}

.program-copy .fde-explain strong { color: #d9b779; }

@media (max-width: 650px) {
  .program-copy h1 { font-size: 40px; }
  .program-copy > p:not(.eyebrow) { font-size: 17px; }
  .program-section h2,
  .mission-menu h2,
  .proof-section h2,
  .application-zone h2,
  .rules h2 { font-size: 36px; }
}
