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

/* Base Styles */
.page-resources-latest-promotions-analysis {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333333; /* Dark text for light body background */
    background-color: #f8f8f8; /* Inherited from shared, but for clarity */
}