.Choices__choice.btn-default {
    display: flex;
    flex-direction: column-reverse;
}

.Choices__imagebox img {
    width: 80px;
}
.LiveField__header {
    font-size: 20px;
    font-weight: 500 !important;
}
.Choices__label {
    padding: 0px;
    text-align:center;
}
.LiveField .LiveField__container {
    padding: 10px;
}
/*.ChoicesQuestion.Choices {*/
/*    display: grid !important;*/
/*    grid-template-columns: repeat(2, 1fr) !important;*/
/*}*/

/*.ChoicesQuestion.Choices .Choices__choice {*/
/*    width: 100% !important;*/
/*}*/

form.LiveFieldSection.Paperform__QuestionBlock.Paperform__QuestionBlock--ck73u.LiveFieldSection--last {
    background: transparent !important;

.LiveField__answer {
    line-height: 18px !important;
}
form.LiveFieldSection.Paperform__QuestionBlock.Paperform__QuestionBlock--ck73u.LiveFieldSection--last {
    padding: 0px !important;
}

div#richEditor {
    padding-top: 0px !important;
}

h2.__header-two.alignment--center.paperform__page.paperform__page--0 span{
    color: #fff !important;
}

