/* Base styles — bedste-casinoer.dk */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; font-size: 16px; }
body { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 16px; line-height: 1.65; color: #cdd4e0; background: #3E4A59; }
.wrapper { min-height: 100vh; display: flex; flex-direction: column; }
article { flex: 1; }
img { max-width: 100%; height: auto; display: block; }
a { color: #E59100; text-decoration: none; }
a:hover { text-decoration: underline; color: #ffb930; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 16px; }
h1 { font-size: 28px; font-weight: 700; line-height: 1.25; margin: 0 0 16px 0; color: #ffffff; }
h2 { font-size: 22px; font-weight: 700; line-height: 1.3; margin: 0 0 12px 0; color: #ffffff; }
h3 { font-size: 18px; font-weight: 600; line-height: 1.3; margin: 0 0 8px 0; color: #ffffff; }
h4 { font-size: 16px; font-weight: 600; line-height: 1.3; margin: 0 0 8px 0; color: #f0f2f5; }
p { margin: 0 0 16px 0; }
ul, ol { margin: 0 0 16px 0; padding-left: 24px; }
ul li, ol li { margin-bottom: 6px; }
strong { font-weight: 600; }
.section-heading { font-size: 24px; font-weight: 700; color: #ffffff; margin: 0 0 8px 0; }
.section-intro { font-size: 16px; color: rgba(255,255,255,0.65); margin: 0 0 24px 0; }
@media (min-width: 768px) {
  h1 { font-size: 36px; }
  h2 { font-size: 26px; }
  h3 { font-size: 20px; }
  .section-heading { font-size: 28px; }
}
@media (min-width: 1024px) {
  h1 { font-size: 42px; }
  h2 { font-size: 30px; }
}
