.TextOfQuestion {}
.style1 {
    font-size: 2vw;
}
.display-1-lowerThird {
    font-size:3rem }
.style1:hover {
    background-color: #bdd7de
}
.style2 {
    font-size: 2vw
}
.style3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: stretch;
            align-content: stretch
}
.responsivetextsize {

font-size: calc( 24px + (24 - 12) * ( 200vw - 400px ) / ( 1920 - 400 ));

}
.fa-archive {
    color: sienna;
    padding-right: 50px;
}
.fa-trash {
    color: red;
    padding-right: 50px;
}
.fa-caret-down {
    color: blue;
    padding-right: 50px;
}
.PublicText {font-size: 5vw;}
.PublicScreenContainer {
    width: 43px;
    height: 55px;}
.formselectFormat {
    text-align: center;}
.formselectFormatA {}
.PublicTextLowerThird {
    font-size: 2.5vw;
    font-weight: bold;}
.style4 {
}
.style5 {}