/* style/slot-games.css */
.page-slot-games {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Body background is dark #1a1a2e, so text is light */
  background-color: transparent; /* Main content background is handled by shared.css or specific sections */
}