.ProductIcon__LargeCircle--course {
    background-color: #70bf4a;
}

.product-flag-free {
    background-color: #70bf4a
}

.feature-region {
   background-image: linear-gradient(to right, #70bf4a, #424143)
}

/* Remove enrollment apology */

.ProductEnrollment__Notice {
    display: none;
}