.page-sports-football-betting {
  color: #ffffff; /* Light text for dark body background */
  background-color: transparent; /* Body background is from shared.css */
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  padding-top: var(--header-offset, 120px); /* Ensure content is below fixed header */
}