.mb-0 {
    margin-bottom: 0!important;
    margin-top: 30px;
    /* font-weight: bold; */
} 
tbody a {
    color: black;
    text-decoration: none;
}
.top-headings{
    font-size: 15px;
}

.deleterow:hover{
    background-color: rgb(238, 209, 172);
    color: white;
}