.ready-to-invest-tool ul li.rhythm-m-0-half.font-weight-bold.quiz-response:before {
	display: none;
}

.ready-to-invest-tool [data-question] .btn-secondary:active, .ready-to-invest-tool [data-question] .slider-control:active {
	background-color: #006193;
	color: #fff;
}

.message-alert .icon-wrapper span::before {
    font-size: 55px;
}
.fil-hero-component p.intro{
    font-size:22px!important;
}
.button.primary{
    background-color: #82c823!important;
    color: #20242b!important;
}
.button.primary:hover {
    text-decoration: none!important;
    color: #20242b!important;
    background-color: #a2d830!important;
}
.ready-to-invest-tool .btn-secondary, .slider-control {
    background: #016fad;
    color: #fff;
}
.ready-to-invest-tool .btn-secondary:hover, .slider-control:hover {
    color: #fff;
    background-color: #00527c;
}
.ready-to-invest-tool .button.btn-secondary:active, .button.btn-secondary:focus:active {
    color: #20242b;
    background-color: #00a6e3;                                                                                                                                                                           
}
.fil-accordion .accordion-content li{
    margin-bottom: 1rem!important;
}
.ready-to-invest-tool .quiz-question__header .text-center .number-badge{
    color: #fff;
}
.ready-to-invest-tool .quiz-panel .js-question .rhythm-p-1--top .panel .btn-secondary, .slider-control {
    background: #016fad;
    color: #fff;
}
.ready-to-invest-tool .quiz-panel .js-question .rhythm-p-1--top .panel .btn-secondary:hover, .slider-control:hover {
    color: #fff;
    background-color: #00527c;
}
.ready-to-invest-tool .quiz-panel .js-question .rhythm-p-1--top .panel .button.btn-secondary:active, .button.btn-secondary:focus:active {
    color: #20242b;
    background-color: #00a6e3;
}
.ready-to-invest-tool .is-error .js-error{
        max-height: 30px;
}
.ready-to-invest-tool .js-question .js-quiz-end-button{
        background: #016fad;
        color: #fff;
}
.js-question .collapsable{
    height: auto;
}
.styled-radio-panel__label--circle{
    top : 25px;
}
.border-b.overflow-hidden.js-question .collapsable {
    height: auto !important;
}
.border-b.overflow-hidden.js-question.is-collapsed .collapsable {
    height: 0px !important;
}