/* Page-specific desktop refinements live here; reusable UI is in aerokit. */

.ak-panel strong {
  color: #133a5c;
}

@media (max-width: 700px) {
  .ak-panel h1 {
    font-size: 24px;
  }
}
