/* CTF data page specific tuning (safe, non-content) */
@media (max-width: 768px) {
  .statistics-section .data-box,
  .statistics-section .graph-layout > * {
    box-shadow: none !important;
  }
}
