/* style/resources-online-casino-security.css */
.page-resources-online-casino-security {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #f8f9fa; /* Light text for dark body background */
  background-color: var(--dark-bg); /* Ensure this is set by shared.css */
}