.card {
    border-left: .25rem solid #f20000 !important;
}

.btn-success {
    background-color:#f20000;
    border-color: #f20000;
}