body {
    font-family: sans-serif;
}
.notes-section strong {
    display: block;
    margin-bottom: 5px;
    color: #007bff;
}
.notes-section ul {
    list-style-type: disc;
    margin-left: 20px;
}
.card-header strong {
    text-transform: capitalize;
}
