:root{
    --mihnati-orange:#f47321 ;
    --mihnati-blue:#036 ;

}

.hd-cnt .btn-success,
.demo .btn {
    background-color: var(--mihnati-orange) !important;
    border-color:  var(--mihnati-orange) !important;
}
#lineTopGreen,
#lineBtmGreen,
#lineBtmGreen {
    stroke:  var(--mihnati-orange) !important;
}

.rip-about .ops-bx span::before {

    color: var(--mihnati-orange) !important
}
#lineTopBlue,
#lineBtmBlue {
stroke:  var(--mihnati-blue) !important;
}
