.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.s-cont {
  margin-top: 7px !important;
}
.navbar.top-nav-bg {
  height: 70px !important;
}
.mr-quiz {
  padding-bottom: 60vh;
}
.mr-quiz .question .question-number,
.mr-quiz .question .question-text,
.mr-quiz .question .hint-text {
  font-family: Helvetica !important;
}
.mr-quiz .radio-list-answers .list .item .radio-button.selected:after {
  background-color: #f47d39 !important;
}
.mr-quiz .circle-option-answers .answer.selected .answer-circle {
  border-color: #f47d39 !important;
}
.mr-quiz .circle-option-answers .answer.selected .answer-text {
  color: #f47d39 !important;
}
.mr-quiz .multi-select-answers .list .item.selected .check-box {
  background-color: #f47d39 !important;
}
.mr-quiz .quiz-btn {
  background-color: #f47d39 !important;
  border-color: #f47d39 !important;
}
.color-advisor-ulta-qb {
  padding-bottom: 70vh;
}
.color-advisor-ulta-qb .hero-title {
  padding-left: 30%;
  padding-top: 8%;
}
.color-advisor-ulta-qb .hero-title .script {
  line-height: 1.5em;
}
.color-advisor-ulta-qb .intro-text {
  padding: 1em 22%;
  padding-bottom: 0;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .color-advisor-ulta-qb .hero-title {
    padding-top: 10%;
  }
  .color-advisor-ulta-qb .intro-text {
    padding: 1em 5%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .color-advisor-ulta-qb .hero-title {
    padding-left: 30%;
    padding-top: 8%;
  }
  .color-advisor-ulta-qb .intro-text {
    padding: 1em 10%;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .color-advisor-ulta-qb .hero-title {
    padding-left: 30%;
    padding-top: 8%;
  }
  .color-advisor-ulta-qb .intro-text {
    padding: 1em 15%;
    padding-bottom: 0;
  }
}
