.fancy-plan.active {
    background-color: #cc0000 !important;
    color: #000000 !important;
}

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

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

.btn-yellow {
    background-color: #cc0000 !important;
}

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