/* style/resources-b52-game-review.css */

/* Base styles for the page content */
.page-resources-b52-game-review {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333333; /* Default text color for light backgrounds */
  background-color: #ffffff; /* Default body background is white */
}