img.plain {
    box-shadow: None !Important;
    opacity: 1 !important;
}
.card-primary.card-outline {
    border-top: 3px solid #ff1e21 !important;
}

.bg-blue {
    background-color: #ff1e21 !important;
}