.fancy-plan.active {
    background-color: #9664ef !important;
    background: linear-gradient(to right, #cd19bf 0%,#2315ef 100%) !important;
    color: #fff !important;
}

.fancy-card.active .shp0 {
    fill: #cd19bf !important;   
}

.fancy-card.active .text {
    color: #cd19bf !important;      
}

.btn-yellow {
    background: linear-gradient(to right, #cd19bf 0%,#2315ef 100%) !important;
    border-radius: 8px !important;
    border: 0 !important;
    color: #fff !important;
}

.btn-yellow:active {
    border: 0 !important;
}

.fancy-card .text {
	font-size: 0.75rem;
}