@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;500;700&display=swap');

.story-reader-body .story-body {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.650;
    letter-spacing: 0.500px;
    word-spacing: 0.0000em;
    text-align: justify;
    text-align-last: auto;
    text-transform: none;
    font-variant: normal;
    font-variant-ligatures: common-ligatures discretionary-ligatures;
    font-kerning: normal;
    text-decoration-line: none;
    font-stretch: 100%;
    hyphens: auto;
    -webkit-hyphens: auto;
    hyphenate-limit-chars: 6 2 2;
    hyphenate-limit-lines: 3;
    hyphenate-limit-zone: 10px;
    -webkit-hyphenate-limit-before: 2;
    -webkit-hyphenate-limit-after: 2;
    -webkit-hyphenate-limit-lines: 3;
}

.story-reader-body .story-body p {
    margin-top: 0.000em;
    margin-bottom: 0.530em;
    text-indent: 0.940em;
    padding-left: 0.000em;
    padding-right: 0.000em;
}

.story-reader-body .story-body p:first-child {
    margin-top: 0;
}

.story-reader-body .story-body p:last-child {
    margin-bottom: 0;
}

.story-reader-body .story-body p.story-first-body-p {
    text-indent: 0;
}
.story-reader-body .story-body p.story-after-section-p {
    text-indent: 0;
}
.story-reader-body .story-body p.story-section-marker-p {
    text-indent: 0;
    text-align: center;
}

.story-reader-body .story-body h1,
.story-reader-body .story-body h2,
.story-reader-body .story-body h3,
.story-reader-body .story-body h4 {
    line-height: 1.2;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    font-variant: normal;
    text-decoration-line: none;
}

.story-reader-body .story-body h1 { font-size: 3.000em; }
.story-reader-body .story-body h2 { font-size: 2.430em; }
.story-reader-body .story-body h3 { font-size: 2.025em; }
.story-reader-body .story-body h4 { font-size: 1.800em; }

@media (max-width: 640px) {
.story-reader-body .story-body {
    font-size: 14px;
    line-height: 1.450;
    letter-spacing: 1.000px;
    word-spacing: 0.0000em;
    text-align: justify;
    text-align-last: auto;
    font-stretch: 100%;
    hyphens: auto;
    -webkit-hyphens: auto;
    hyphenate-limit-chars: 6 2 2;
    hyphenate-limit-lines: 3;
    hyphenate-limit-zone: 10px;
    -webkit-hyphenate-limit-before: 2;
    -webkit-hyphenate-limit-after: 2;
    -webkit-hyphenate-limit-lines: 3;
    transform: none;
}

.story-reader-body .story-body p {
    margin-top: 0.000em;
    margin-bottom: 0.530em;
    text-indent: 0.940em;
    padding-left: 0.000em;
    padding-right: 0.000em;
}

.story-reader-body .story-body p:first-child {
    margin-top: 0;
}

.story-reader-body .story-body p:last-child {
    margin-bottom: 0;
}

.story-reader-body .story-body p.story-first-body-p {
    text-indent: 0;
}

.story-reader-body .story-body p.story-after-section-p {
    text-indent: 0;
}

.story-reader-body .story-body p.story-section-marker-p {
    text-indent: 0;
    text-align: center;
}

.story-reader-body .story-body h1 { font-size: 3.000em; }
.story-reader-body .story-body h2 { font-size: 2.430em; }
.story-reader-body .story-body h3 { font-size: 2.025em; }
.story-reader-body .story-body h4 { font-size: 1.800em; }
}
