/* Custom modal backdrop style * /
.modal-backdrop.show {
    background-color: rgba(255, 255, 255, 0.9); /* White with opacity * /
}*/