/* style/resources-latest-promotions.css */

/* Base styles for the page content */
.page-resources-latest-promotions {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #ffffff; /* Light text for dark body background */
    background-color: #1a1a1a; /* Slightly lighter dark background for sections */
}