/* style/resources-latest-nohu-52-updates.css */

/* Base styles for the page content, ensuring light text on dark body background */
.page-resources-latest-nohu-52-updates {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Light text for dark body background */
  background-color: transparent; /* Body background is handled by shared.css */
}