/* ──────────────────────────
          JORDEANRIDGEBUILDERS.COM
   ────────────────────────── */
html {box-sizing: border-box; line-height: 1.5; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
*, *::before, *::after {box-sizing: inherit;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #58503f; min-height: 100dvh; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
h1 {font-family: "Times New Roman", Times, serif; font-size: 30px; color: #660000; margin: 0 auto .75em; text-align: center;}
p {margin: 0 auto; margin: 0 auto 1em; line-height: 1.5; }
ol, ul {padding-left: 1.5em; }
ul[class], ol[class] {list-style: none; padding-left: 0; margin: 0;}
strong {font-weight: 700;}
a {text-decoration-skip-ink: auto;}
a:not([class]) {color: inherit;}
img {display: block; max-width: 100%; height: auto; margin: 0 auto;}
table {border-collapse: collapse; border-spacing: 0;}
th, td {padding: 0; text-align: left;}
hr {height: 0; border: 0; border-top: 1px solid #660000;}
:focus-visible {outline: 2px solid currentColor; outline-offset: 2px;}
header {display: block; padding: 30px 20px 30px 35px; margin: 0 auto; max-width: 600px;}
main { display: block; padding: 20px 0 35px; margin: 0 auto; max-width: 600px; }
footer {display: block; padding: 0; margin: 0 auto; max-width: 600px;}

 @media print {
*, *::before, *::after {background: transparent !important; box-shadow: none !important;}
a, a:visited {text-decoration: underline;}
img {page-break-inside: avoid;}
}
