/* Theme Colors addon - generated palette: UpSell Yellow. Do not edit by hand. */
:root{
  --upsell-yellow:#ffd813;
  --upsell-yellow-btn:#ffd813;
  --upsell-yellow-soft:rgba(255, 216, 19, 0.16);
  --upsell-orange:#f59a17;
  --upsell-orange-hover:#d88814;
  --upsell-orange-soft:rgba(245, 154, 23, 0.14);
  --upsell-ink:#242424;
  --upsell-blue:#f59a17;
}
/* high-visibility elements that use literal brand hexes */
.menubar{background:#ffd813 !important;}
.btn-primary,.eBtn,.view-more-btn,.purchase-btn,.review-btn,.btn.lms1-btn-purple{background:#f59a17 !important;border-color:#f59a17 !important;color:#fff !important;}
.btn-primary:hover,.eBtn:hover,.view-more-btn:hover,.btn.lms1-btn-purple:hover{background:#d88814 !important;border-color:#d88814 !important;}
.rounded-iconBox,.hero2-iconbox1-rounded .rounded-iconBox{background:#f59a17 !important;}
.rating i,.fa-star,.course1-rating i{color:#f59a17 !important;}
.home1-section-title .title::after{background:#ffd813 !important;}
.lms2-footer-section .ft2-nav-link a:hover{color:#ffd813 !important;}
