.ChapterNavigation_navigation__x42YU{margin:1rem 0;width:100%;display:flex;flex-direction:row;justify-content:space-between}.ChapterNavigation_button__oJ8Sz{border-radius:5px;padding:1.2rem;font-size:1.2rem;color:inherit;border:1px solid #eaeaea;transition:color .15s ease,border-color .15s ease}.ChapterNavigation_button__oJ8Sz:active,.ChapterNavigation_button__oJ8Sz:focus,.ChapterNavigation_button__oJ8Sz:hover{color:#0070f3;border-color:#0070f3}.ChapterNavigation_disabled__O7wAi{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;user-select:none}@media (max-width:600px){.ChapterNavigation_button__oJ8Sz,.ChapterNavigation_disabled__O7wAi{padding:1rem;font-size:1rem}}.Chapter_container__sSboj{min-height:100vh;padding:0 .5rem;display:flex;flex-direction:column;align-items:center;width:80%;margin:0 auto}.Chapter_text__Ot0bq{width:100%;height:100%}.Chapter_text__Ot0bq h1{text-align:center;font-size:3rem}.Chapter_text__Ot0bq p{text-align:justify;font-size:1.2rem}.Chapter_text__Ot0bq hr{width:80%;margin:3rem auto}@media (max-width:600px){.Chapter_container__sSboj{width:100%}}