/*
Theme Name: EPAPER-THEME-AR STUDIOS
Author: AR STUDIOS
Description: Reusable responsive ePaper presentation theme for the AR STUDIOS EPAPER plugin.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: epaper-theme-ar-studios
*/

/* Document shell only. ePaper layout, colors, and toolbar come from the plugin. */

body.epaper-theme-ar-studios {
    margin: 0;
    background: #f4f4f2;
}

.epaper-theme-fallback {
    max-width: 40rem;
    margin: 4rem auto;
    padding: 0 1.25rem;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 1.5;
}
