/* spacer that was inline */
.page-spacer {
  height: 20% !important;
}

/* moved from inline <style> */
.section-text[dir="rtl"] {
  border-right: 3px solid #477CDB;
  border-left: none;
}
.section-text {
  padding-inline-start: 18px;
  text-align: start;
}
.section-gap-120 {
  margin-bottom: 0px !important;
}
