body { background: #6e529e; }
.topBanner h1 { color: #fff;  }
.topBanner h2 { color: #392a52; }
.answerbox, #introText, .question, #resultsText { background: rgba(255,255,255,0.6); }
.progressBarPercent, .ui-btn { color: #fff; }
.mainContent, .appContent, .answerbox p, em a, a { /*color: #392540;*/ }
.progress, .progressBar { border: 1px solid #4b386b; }
.progressBar { background: #4b386b; }
.ui-btn, .ui-radio .ui-btn { background: #fff; color: #4b386b; box-shadow: 0; }
.progress + .ui-btn { background: #4b386b; color: #fff; }
.ui-btn-hover-c, .ui-radio .ui-btn-hover-c { box-shadow: 0 0 10px rgba(0,0,0,.3); }
.globalContainer .bottom p, .globalContainer .bottom p a, .globalContainer .bottom p a:hover { color: #fff; }