html[lang|="he"] h1 { margin-left: 10px; font-size: 24px; text-decoration: underline double rgb(0, 0, 0); text-underline-position: under; text-underline-offset: 7px; }
html[lang|="he"] p { font-size: 18px; line-height: 28px; text-indent: 18px; }
html[lang|="he"] ul { padding-inline-start: 40px; }
html[lang|="he"] li { font-size: 18px; line-height: 28px; list-style: outside square; }
html[lang|="he"] dl { }
html[lang|="he"] dt { font-size: 24px; line-height: 42px; }
html[lang|="he"] dd { font-size: 16px; line-height: 26px; }
html[lang|="he"] br { font-size: 2px; }
html[lang|="en"] h1 { margin-left: 10px; font-size: 24px; text-decoration: underline double rgb(0, 0, 0); text-underline-position: under; text-underline-offset: 7px; }
html[lang|="en"] p { font-size: 18px; line-height: 28px; text-indent: 18px; }
html[lang|="en"] ul { padding-inline-start: 40px; }
html[lang|="en"] li { font-size: 18px; line-height: 28px; list-style: outside square; }
html[lang|="en"] dl { }
html[lang|="en"] dt { font-size: 24px; line-height: 42px; }
html[lang|="en"] dd { font-size: 16px; line-height: 26px; }
html[lang|="en"] br { font-size: 2px; }
page-title { display: block; text-align: center; font-size: 26px; font-weight: bold; text-shadow: rgb(176, 176, 176) 1px 1px 0px; }
page-info { display: block; margin: 15px 1px; }
text-bold-underline { display: block; font-weight: bold; text-decoration: underline double rgb(255, 255, 255); }
page-xxx { display: inline-block; font-weight: bold; font-style: italic; text-decoration: underline solid rgb(255, 255, 255); }
@media screen and (max-width: 1030px) {
  html[lang|="he"] ul { padding-inline-start: 30px; }
  html[lang|="en"] ul { padding-inline-start: 30px; }
}
@media screen and (max-width: 520px) {
  html[lang|="he"] { width: 100%; }
  html[lang|="he"] ul { padding-inline-start: 20px; }
  html[lang|="en"] { width: 100%; }
  html[lang|="en"] ul { padding-inline-start: 20px; }
}
@media screen and (max-width: 465px) {
  html[lang|="he"] { padding-inline: 0px; }
  html[lang|="en"] { padding-inline: 0px; }
}