/* Village Trimlight - legal pages (Privacy Policy).
   The theme sets h2 to 50px, larger than h1, with no scaling on small screens,
   which is right for marketing banners and wrong for a document people read.
   Also restores a side gutter: below 981px Divi's row runs the full screen width. */

body.page-id-3056 #page-container .et_pb_row {
  width:90% !important; max-width:860px !important;
}

body.page-id-3056 #page-container .et_pb_text {
  font-size:17px; line-height:1.7; color:#2b3035;
}

body.page-id-3056 #page-container .et_pb_text h1 {
  font-size:clamp(30px, 3.6vw, 40px) !important; line-height:1.15 !important;
  margin:0 0 10px !important; padding-bottom:0 !important; color:#1a1a1a !important;
}

body.page-id-3056 #page-container .et_pb_text h2 {
  font-size:clamp(20px, 2.2vw, 25px) !important; line-height:1.3 !important;
  margin:38px 0 10px !important; padding:0 0 8px !important;
  border-bottom:1px solid #dadada; color:#0c71c3 !important;
}

body.page-id-3056 #page-container .et_pb_text p {
  font-size:17px !important; line-height:1.7 !important; margin:0 0 14px !important; padding-bottom:0 !important;
}

body.page-id-3056 #page-container .et_pb_text ul {
  margin:0 0 16px !important; padding:0 0 0 1.25em !important;
}
body.page-id-3056 #page-container .et_pb_text li {
  font-size:17px !important; line-height:1.6 !important; margin:0 0 6px !important; padding-bottom:0 !important;
}

body.page-id-3056 #page-container .et_pb_text a { color:#0c71c3; font-weight:600; }

@media (max-width:600px) {
  body.page-id-3056 #page-container .et_pb_text,
  body.page-id-3056 #page-container .et_pb_text p,
  body.page-id-3056 #page-container .et_pb_text li { font-size:16px !important; }
  body.page-id-3056 #page-container .et_pb_text h2 { margin-top:30px !important; }
}
