/* JP 2_1_5 roller blinds BS5 v2 - B3/B4-SP safe spacing only.
   Frozen: navbar/footer, mobile shell, B DOM/text/href/img src, link styling,
   mobile submenu arrows, mobile B1 400px swipe/recenter, all image files.

   Required rhythm at the second .container -> .back-gray boundary:
   1) 50px white separation after the second white container.
   2) 80px gray safe area inside the top of .back-gray before its content.
   Same spacing on desktop and mobile. */

body.jp-bs5-2-1-5-roller-page > nav + .container-fluid + .container + .container {
  margin-bottom: 50px !important;
}

body.jp-bs5-2-1-5-roller-page > nav + .container-fluid + .container + .container + .back-gray {
  padding-top: 80px !important;
}
