

.card {
    background: #f8f9fa;
    padding: 20px;
    margin: 15px 0;
    border-left: 5px solid #002b5c;
}

