body :not(i), table * { font-family: sans-serif !important; }
body { font-family: sans-serif !important; }
p, ul, ol, li, p *, li *, table * { font-size: 22px !important; line-height: 26px !important; }
h2, h2 * { font-size: 26px !important; }
.quiz-block { box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 10px; background: rgb(181, 233, 255); padding: 25px; text-align: center; }
.quiz-item { display: none; }
.quiz-item.active { display: block; }
.btn-main { display: inline-block; padding: 15px 25px 17px; margin: 20px 0px 0px; background: rgb(32, 53, 220); font-size: 20px; line-height: 1; text-align: center; transition: all 0.5s ease 0s; color: rgb(255, 255, 255) !important; }