*{box-sizing:border-box}html{font-size:62.5%;color:#111;overflow-y:scroll}h1,h2,h3,h4{font-family:Montserrat,sans-serif}body{font-size:1.6rem;margin-bottom:60px;font-family:Playfair Display,serif}.header-text{font-style:italic}.instructions{font-weight:700}#app{max-width:800px;width:100%;margin:auto;padding-bottom:20px}#app,header{text-align:center}header{margin-top:20px}#logo{width:318px}nav ul{font-family:Montserrat,sans-serif;list-style-type:none}nav ul li{display:inline-block}nav ul li a:active,nav ul li a:hover,nav ul li a:link,nav ul li a:visited{text-transform:capitalize;padding:5px;margin:5px;cursor:pointer;color:#0074d9}nav ul li a:hover{background-color:#0074d9;color:#fff;text-decoration:none}nav ul li a.router-link-active:active,nav ul li a.router-link-active:hover,nav ul li a.router-link-active:link,nav ul li a.router-link-active:visited{text-decoration:none;color:#111;background-color:#fff;cursor:inherit}a:active,a:hover,a:link,a:visited{cursor:pointer;color:#fff;text-decoration:none}#tests .test{width:75%;margin:auto;margin-bottom:20px;background-color:#c28f48;padding:20px}#tests .test a:active,#tests .test a:hover,#tests .test a:link,#tests .test a:visited{text-transform:capitalize;padding:5px;margin:5px;cursor:pointer;color:#fff;text-decoration:none}#tests .test .test-name{font-weight:700;font-size:2rem;margin:5px 0 10px 0}#tests .test .test-description-one-sentence{width:75%;margin:auto;text-align:center;font-style:italic;font-weight:400}#tests .test:hover{background-color:#e4a754}.question{margin:auto;margin-bottom:20px;background-color:#7fdbff;padding:20px}.question,.question h2{width:75%;text-align:left}.question h2{margin:auto;font-style:normal}.question label{display:block;padding:1px 2px;margin-left:18px;text-indent:-22px}.container{display:flex;flex-flow:row wrap;justify-content:space-between}#welcome{background-color:#c28f48;border-radius:5px;padding:10px;color:#fff;margin-bottom:10px}#welcome a:active,#welcome a:hover,#welcome a:link,#welcome a:visited{cursor:pointer;color:#fff;text-decoration:underline}#popular{flex:1 0 395px;background-color:#c28f48;border-radius:5px;padding:10px;color:#fff;margin-bottom:10px;margin-right:1px;height:230px}#popular a:active,#popular a:hover,#popular a:link,#popular a:visited{cursor:pointer;color:#fff;text-decoration:underline}#advert{flex:1 0 395px;background-color:#c28f48;border-radius:5px;padding:10px;color:#fff;margin-bottom:10px;height:230px}#advert a:active,#advert a:hover,#advert a:link,#advert a:visited{cursor:pointer;color:#fff;text-decoration:underline}#test-page p{width:75%;margin:auto;text-align:left;font-style:italic}.footer{clear:both}.footer p{width:75%;margin:10px auto;text-align:center}.footer a:active,.footer a:hover,.footer a:link,.footer a:visited{text-transform:capitalize;padding:5px;margin:5px;cursor:pointer;color:#0074d9}.footer a:hover{background-color:#0074d9;color:#fff;text-decoration:none}.footer .disclaimer{font-size:1.25rem;color:#777}.form-feedback-error{color:red}.cleanList{list-style-type:none;padding:0}.alert{background-color:#2ecc40;color:#fff;border-radius:5px;font-weight:700;padding:5px;margin:5px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}input[data-v-61b6d9f6]{font-size:15pt}input[type=text][data-v-61b6d9f6],textarea[data-v-61b6d9f6]{width:50%}textarea[data-v-61b6d9f6]{height:75px;display:block;margin:auto}label[data-v-61b6d9f6]{margin-top:20px;display:block;font-weight:700}input[type=submit][data-v-61b6d9f6]{display:inline-block;margin-top:10px}