.subject-chapter-container{padding:1rem;background-color:#222831;color:#EEEEEE;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem}.chapter-list-container{width:100%;max-width:500px}.chapter-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:2rem;background:#393E46;padding:1rem;border-radius:8px}.chapter-container>ul>li{margin-left:1rem;margin-top:.6rem}.chapter-container>a:hover,.chapter-container>ul>li>a:hover{text-decoration:underline}.chapter-title{color:#00ADB5;font-weight:700}.subject-block li a{text-decoration:none;color:#EEEEEE;font-weight:500}.subject-block li a:hover{color:#34C759}.chapter-name{margin-bottom:.5rem}