/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.


 body
 {
    background-color:lightgreen!important;
 } */


 .modal-backdrop {
    z-index: -1 !important;
}