.ChapterNavigation_navigation__2KGOr{margin:1rem 0;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.ChapterNavigation_button__4y7sS{border-radius:5px;padding:1.2rem;font-size:1.2rem;color:inherit;border:1px solid #eaeaea;-webkit-transition:color .15s ease,border-color .15s ease;transition:color .15s ease,border-color .15s ease}.ChapterNavigation_button__4y7sS:active,.ChapterNavigation_button__4y7sS:focus,.ChapterNavigation_button__4y7sS:hover{color:#0070f3;border-color:#0070f3}.ChapterNavigation_disabled__2D7Gg{border-radius:5px;padding:1.2rem;font-size:1.2rem;color:grey;border:1px solid #eaeaea;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:600px){.ChapterNavigation_button__4y7sS,.ChapterNavigation_disabled__2D7Gg{padding:1rem;font-size:1rem}}.Chapter_container__1X3iN{min-height:100vh;padding:0 .5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:80%;margin:0 auto}.Chapter_text__my0Dh{width:100%;height:100%}.Chapter_text__my0Dh h1{text-align:center;font-size:3rem}.Chapter_text__my0Dh p{text-align:justify;font-size:1.2rem}.Chapter_text__my0Dh hr{width:80%;margin:3rem auto}@media (max-width:600px){.Chapter_container__1X3iN{width:100%}}