.feature-region {
    background-image: linear-gradient(to right, #0065a5, #0065a5 50%,#0065a5) !important;
}
#search-form.callout-region {
    background-color: #f7941d !important;
}
#search:focus {
border-color:#00a850 !important;
}
.btn:focus {
outline-color:#00a850 !important;
}
.btn-link {
    color: #00a850 !important;
}
a {
color: #00a850 !important;
}
.product-tile:hover {
    box-shadow: inset 0px -5px 0px #00a850 !important;
}
.jqFlag {
    border-top: 94px solid rgb(0, 168, 80) !important;
}
.product-flag-free {
    background-color: #00a850 !important;
}
.ProductIcon__LargeCircle--course {
    background: #f7941d !important;
}
.ProductIcon__LargeCircle--program {
    background: #f7941d !important;
}
.product-tile .product-footer {
    color:#0065a5 !important;
}
.btn-info {
    background-color: #0065a5 !important;
    border-color: #0065a5 !important;
}
.btn-info:hover {
    background-color:  #59A3D1 !important;
    border-color:  #59A3D1 !important;
}
.eHiXd_bXiG{
background: #0065a5 !important;
}
.eHiXd_bXiG:hover{
background: #59A3D1 !important;
}
.Icon__CircleWrap--info {
    background: #00a850 !important;
}
.ProductIcon__SmallCircle--course {
    background:  #0065a5 !important;
}
.ProductIcon__SmallCircle--program {
    background:  #0065a5 !important;
}
.ProductEnrollment__Notice {
    color: #DF1C1C !important;
}
.btn-enabled {
    background-color: #0065a5 !important;
}