.card {
    box-shadow: none;
    border-radius: 4px;
}

a {
    text-decoration: none !important;
}

.bold{
    font-weight: bold !important;
    color:rgb(73, 70, 70) !important;
}

.modal-content{
    border-radius: 5px !important;
}