.card{border:1px solid #d3d3d3;border-radius:10px;box-shadow:2px 2px 5px 0 grey;display:flex;flex-direction:column;height:15em;padding:10px;width:30em}.card.question{align-items:center;justify-content:space-between}.card.question .answerbox,.card.question form{box-sizing:border-box;width:100%}.card.question .audiobox{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center}.card.answer{align-items:center;justify-content:space-between}.card.answer .next{box-sizing:border-box;width:100%}.card.answer .correct{color:green}.card.answer .incorrect{color:red}.card.answer .infobox{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.card.answer .infotext{margin-left:2em}
/*# sourceMappingURL=main.a6aafbe8.css.map*/