body{display:flex;justify-content:center;align-items:center}section{display:flex;flex-direction:column;justify-content:start;width:550px}h1{font-family:Karla;font-style:Bold;font-size:31.25px;line-height:100%;letter-spacing:0%;text-align:center;color:#293264}h2{font-family:Karla;font-style:Bold;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center;color:#293264}p{font-family:Karla;font-style:Regular;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center}.start{width:193px;height:52px;opacity:1;border-radius:15px;background-color:#4d5b9e;color:#f0f8ff;border-style:none;font-size:24px;font-style:bold}.answers{display:flex;justify-content:center}.answers>button{display:flex;align-items:center;flex-direction:row;border-radius:8px;border-width:.8px;border-color:#293264;font-size:10.24px;text-align:center;padding:5px 20px;margin:10px;background-color:#f0f8ff}.answers>button.selected{background-color:#d6dbf5;border-style:none}.answers>button.correct{background-color:#94d7a2;border-style:none;color:#fff}.answers>button.right{background-color:#dbffe3;border-color:#293264}.answers>button.incorrect{color:#fff;background-color:#f8bcbc;border-style:none}section>button{width:120px;height:35px;font-size:10px;background-color:#4d5b9e;border-style:none;border-radius:10px;color:#fff;font-weight:700}hr{width:100%;border-top:1px solid #dbdef0;border-bottom:none}.page{display:flex;justify-content:center;align-items:center}
