@property --rl-font-family{syntax: "*"; inherits: true; initial-value: Roboto,Arial,Verdana;}@property --rl-highlight-font-family{syntax: "*"; inherits: true; initial-value: "Museo";}@property --rl-highlight-font-weight{syntax: "<number>"; inherits: true; initial-value: 500;}@property --rl-font-size-base{syntax: "*"; inherits: true; initial-value: 1rem;}@property --rl-font-size-lg{syntax: "*"; inherits: true; initial-value: 1.25rem;}@property --rl-font-size-sm{syntax: "*"; inherits: true; initial-value: .875rem;}@property --rl-font-size-xs{syntax: "*"; inherits: true; initial-value: .75rem;}@property --rl-font-weight-base{syntax: "<number>"; inherits: true; initial-value: 400;}@property --rl-line-height-base{syntax: "<number>"; inherits: true; initial-value: 1.6;}:root,[data-bs-theme=light]{--bs-body-font-family: var(--rl-font-family);--bs-body-font-size: var(--rl-font-size-base);--bs-body-font-weight: var(--rl-font-weight-base);--bs-body-line-height: var(--rl-line-height-base);--bs-link-decoration: none;--fa-style-family: "Font Awesome 6 Pro"}body{font-family:var(--bs-body-font-family),sans-serif;font-size:var(--bs-body-font-size);line-height:var(--bs-body-line-height);margin:0;padding:0}h1,h1.title,h2,h3,h4,h5{font-family:var(--rl-highlight-font-family),sans-serif;font-weight:var(--rl-highlight-font-weight)}h2{margin-top:2.5rem}.date-nav div.date-heading h3{font-size:120%}.sidebar h2{font-size:1.1em}.sidebar h3{font-size:1em}
