/*
Theme Name: LWS Szkolenia
Theme URI: https://szkolenia.legalniewsieci.pl
Author: Weboski
Description: Prosty szablon e-learningowy dla legalniewsieci.pl. Szkolenia, lekcje, testy, certyfikaty PDF.
Version: 1.0.0
Text Domain: lws
*/

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; line-height: 1.55; color: var(--text); background: var(--bg); }
img, svg, video { max-width: 100%; height: auto; display: block; }
a { color: var(--accent); text-decoration: none; }
a:hover { text-decoration: underline; }
button { font: inherit; cursor: pointer; }
h1,h2,h3,h4,h5,h6 { line-height: 1.25; margin: 0 0 .5em; font-weight: 700; }
p { margin: 0 0 1em; }
ul, ol { padding-left: 1.25em; }
.screen-reader-text { position:absolute !important; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); }
