.bg-danger-soft{
    background-color: #ffd4dc!important;
}

.btn {
    border-radius: 50px 50px 0px 50px;
}

.table tbody tr:last-child td {
    border-width: 0 1px;
}
