.mstar-market-data ul li:before {
	display: none;
    background-color: transparent;
}
.fil-hero-component p.intro{
    font-size:22px!important;
}

.fil-feature__content h3{
    margin-bottom: 2.3125rem;
}
.button.primary{
    background-color: #82c823!important;
    color: #20242b!important;
}
.button.primary: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-accordion .accordion-content li{
    margin-bottom: 1rem!important;
}

.heatmap-wrapper {
    text-align: right;
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1rem;
}

.heatmap-wrapper .heatmap-wrapper__link {
    text-decoration: underline;
}

.content-block{
    padding: 1rem 1rem 0rem;
    font-weight: bolder;

}