<h2><?php esc_html_e('Purpose', 'print-my-blog'); ?></h2>
<p><?php esc_html_e('Designed for a school, company, or organization that wants to include their name, logo, and colors throughout the PDF. Because of its exstensive use of colors, it’s usually best viewed from a computer or handheld device.',
        'print-my-blog'); ?></p>

<h2><?php esc_html_e('Features', 'print-my-blog'); ?></h2>
<ul class="pmb-list">
    <li><?php esc_html_e('Easier content editing because there are no nesting parts.', 'print-my-blog'); ?></li>
    <li><?php esc_html_e('All hyperlinks converted into footnotes', 'print-my-blog'); ?><?php pmb_pro_print_service_only_e(); ?></li>
    <li><?php esc_html_e('The title page can include your organization’s name, project title, issue number, list of authors, and an introductory paragraph.', 'print-my-blog'); ?></li>
    <li><?php esc_html_e('Each article includes just its title and content', 'print-my-blog'); ?></li>
</ul>
<h2><?php esc_html_e('Page Layout', 'print-my-blog'); ?></h2>
<ul class="pmb-list">
    <li><?php esc_html_e('The default title page includes a stylized banner (with customizable color) above a colored background featuring a large version of your company logo.', 'print-my-blog'); ?><?php pmb_pro_print_service_only_e(); ?></li>
    <li><?php esc_html_e('Main matter pages fade from white to a color of your choosing in the corner where your logo and page number are shown.', 'print-my-blog'); ?><?php pmb_pro_print_service_only_e(); ?></li>
    <li><?php esc_html_e('Page numbers in bottom-right corner, and article titles in the top-right. Front-matter’s pages are numbered with Roman numerals', 'print-my-blog'); ?><?php pmb_pro_print_service_only_e(); ?></li>
    <li><?php esc_html_e('Each article begins on a new page', 'print-my-blog'); ?></li>
    <li><?php esc_html_e('Back matter uses your large company logo with background color', 'print-my-blog'); ?><?php pmb_pro_print_service_only_e(); ?></li>
</ul>