mat-card-content {
background-image: linear-gradient(#311507, var(--card-color-red, #ce3f17));
flex: 1 1 auto;
}
mat-card-footer {
background-color: #09132b;
flex: 0 0 14.3%;
min-height: 14.3%;
}
mat-card-content {
background-image: linear-gradient(#311507, var(--card-color-red, #ce3f17));
flex: 1 1 auto;
}
mat-card-footer {
background-color: #09132b;
flex: 0 0 14.3%;
min-height: 14.3%;
}