.feature-region {
    background-image: -webkit-linear-gradient(left, #fe5c00, #ff9900 50%, #fe5c00);
    background-image: linear-gradient(to right, #fe5c00, #ff9900 50%, #fe5c00);
}
.ProductIcon__LargeCircle--course {
background:#fe5c00;
}
.ProductIcon__SmallCircle--course {
background:#fe5c00;
}
.product-tile .product-footer {
    color: #333333;
}