.find_an_account [data-question] .btn-secondary:active, .find_an_account [data-question] .slider-control:active, .find_an_account .button.btn.button.btn-secondary.expanded.js-restart-quiz:active  {
	background-color: #006193; 
	color: #fff;
}
.find_an_account .js-quiz-end-button .btn-text{
	white-space: normal;
}
.find_an_account .header-contents__visited .question-text, .find_an_account .quiz-carousel__item-header .h3{
	margin-bottom: 0px;
}
.fil-hero-component p.intro{
    font-size:22px!important;
}
.overflow-hidden .button .btn-secondary:hover, .overflow-hidden .button .btn-secondary:hover {
    text-decoration: none!important;
    color: #20242b!important;
    background-color: #a2d830!important;
}
.btn-secondary, .slider-control {
    background: #016fad;
    color: #fff;
}
.btn-secondary:hover, .slider-control:hover {
    color: #fff;
    background-color: #00527c;
}
.button.btn-secondary:active, .button.btn-secondary:focus:active {
    color: #20242b;
    background-color: #00a6e3;
}
.fil-global-footer .no-bullet{
    font-size: 18px;
}
.fil-accordion .accordion-content li {
    margin-bottom: 1rem;
}
.quiz-panel .js-quiz-end-button{
    white-space: normal;
}
.border-b.overflow-hidden.js-question .collapsable {
   height: auto !important;
}
.border-b.overflow-hidden.js-question.is-collapsed .collapsable {
   height: 0px !important;
}

section .questions .border-b .row .column .styled-radio-panel--circle .styled-radio-panel__label--circle {
    margin: 0px !important;
 }