/* style/responsible-gaming.css */
.page-responsible-gaming {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Text color for dark body background */
  background-color: #1a1a1a; /* Inherited from body, ensuring consistency */
  padding-bottom: 60px; /* Space above footer */
}