.card {
    border-radius: 0 !important;
}
.form-control {
    border-radius: 0 !important;
}
.btn {
    border-radius: 0 !important;
}
a ,a:hover {
    text-decoration: none;
    color: black;
}
.modal-backdrop.show {
    opacity: -0.5;
}
