Index: lams_central/web/css/bootstrap5.custom.scss =================================================================== diff -u -r65f9fa5e6b4533f220017e5238ceb9d861eff5b1 -r8ab1c658eca81a42d7f21d0067bff04c15f70c38 --- lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision 65f9fa5e6b4533f220017e5238ceb9d861eff5b1) +++ lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision 8ab1c658eca81a42d7f21d0067bff04c15f70c38) @@ -6,6 +6,8 @@ $green: #018847; /* rgb(1, 136, 71) */ $red: #D73961; /* rgb(215, 57, 97) */ +$enable-shadows: true !default; +$enable-negative-margins: true !default; @import "bootstrap/bootstrap.scss";