/* teas.co.uk footer — tablet landscape (≤1180). Additive: load after teas-footer.css. */
@media (max-width: 1180px) {
  .tf-foot { border-radius: 30px; }
  .tf-grid { grid-template-columns: repeat(5, minmax(0,1fr)); gap: 20px; }
  .tf-link { font-size: 13.5px; }
  .tf-h3 { font-size: 30px; }
}
