.test-button{padding:.7rem 0;text-align: center;font-weight: bold;}
.test-button a:link, .test-button a:visited {color:#ffffff} 
.test-button.blue {background:#5f97c3;}
.test-button.green {background:#35be30;}

.test-answers { padding: 1rem 0 2rem 2rem}
.test-answers input {margin:0}
.test-answer label {font-size: 1rem; line-height: 1.4rem;padding-bottom: 1rem}
.test-title {font-size: 1.2rem;font-weight: bold}
.test-question {border-bottom: #cccccc solid 1px;margin-bottom:3rem}