/* style/resources-88aa-platform-advantages.css */

/* Base styles for the page content */
.page-resources-88aa-platform-advantages {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333333; /* Default text color for light backgrounds */
    background-color: var(--page-bg, #FFFFFF); /* Inherit from shared, fallback to white */
}