.question-box{background-color:#dad5d5;border-radius:20px;width:75vw;max-width:800px;height:auto;padding:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.5rem;box-shadow:0 10px 15px #0e0327}.buttons-container{flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.buttons-container button{cursor:pointer;border-radius:200px;width:40px;height:40px}@media screen and (max-width:600px){.question-box{text-align:center;border-radius:0;width:100vw;margin:0;font-size:1rem}.question-box h2{padding:10px}.buttons-container{padding:10px;font-size:1rem}.buttons-container button{width:30px;height:30px}}
.page-list{flex-direction:row;gap:40px;display:flex}.page-list button{border-radius:200px;width:50px;height:50px;font-size:1.5rem;font-weight:bolder}
