/* Page styles: marketplace-edu.php — uses tokens from theme.css */
.edu-content img { max-width: 100%; height: auto; }
.edu-content table { max-width: 100%; }
mark { background: #ffe082; padding: 0 2px; }
.edu-breadcrumb > li + li:before {
    content: "›";
    padding: 0 10px;
    color: #bbb;
}