.subscription-tabs .tab-item{border-radius:0;background-color:white;color:#f36f21;font-weight:600;padding:10px 28px;margin:0;border:1px solid #f36f21;border-right:none;transition:all .3s ease}.subscription-tabs .tab-item:last-child{border-right:1px solid #f36f21}.subscription-tabs .tab-item.active{background-color:#f36f21;color:white}.subscription-tabs .tab-item:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.subscription-tabs .tab-item:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}