#card-element{
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}
.therapy-table .therapy-heading{
    text-align: center;
}
.therapy-inner {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.therapy-inner .therapy-date{
    font-weight: 600;
    color:#690708;
}