.btn-orange {
    background-color: rgb(35,86,213)!important;
    color: white!important;
}

.site-header .main-navigation a.active {
    border-bottom: 8px solid rgb(35,86,213)!important;
    color: rgb(35,86,213)!important;
}

.color-orange {
    color: rgb(35,86,213)!important;
}

.ecp-card .text-container .heading-point {
 
    background-color: rgb(35,86,213)!important;
}