/**
 * Campaign Styles for campaign #270979
 */

/** Theme builder #7028 */
@layer theme {
:root {
  --p: 22 50% 30%;
  --pf: 22 50% 10%;
  --pc: 0 0% 100%;
  --s: 130 38% 35%;
  --sf: 130 38% 15%;
  --sc: 0 0% 100%;
  --a: 188 34% 38%;
  --af: 188 34% 18%;
  --ac: 0 0% 100%;
  --in: 25 77% 38%;
  --inc: 0 0% 100%;
  --su: 131 48% 56%;
  --suc: 0 0% 0%;
  --wa: 36 67% 61%;
  --wac: 0 0% 0%;
  --er: 18 73% 62%;
  --erc: 0 0% 0%;
  --n: 28 47% 57%;
  --nf: 28 47% 37%;
  --nc: 0 0% 0%;
  --b1: 35 35% 71%;
  --b2: 35 35% 61%;
  --b3: 35 35% 51%;
  --bc: 0 0% 0%;
  --content-wrapper-background: #e3ccab;
  --theme-main-text: #000000;
  --header-text: #000000;
  --si: 25 16% 19%;
  --sif: 0 0% 0%;
  --sic: 25 16% 99%;
}
}
/** Style Czcionka#7046 */
body {
  font-family: Bookman Old Style;
  font-size: 1rem;    /* ~15px */
  color: #222;
}

/* Nagłówki */

h1 {
  font-size: 1.7rem;    /* ~30px */
  line-height: 1.2;
  font-weight: 600;
}

h2 {
  font-size: 1.5rem;      /* ~24px */
  line-height: 1.25;
  font-weight: 600;
}

h3 {
  font-size: 1.3rem;     /* ~20px */
  font-weight: 500;
}

h4 {
  font-size: 1.2rem;    /* ~18px */
  font-weight: 450;
}

h5 {
  font-size: 1.1rem;    /* ~18px */
  font-weight: 450;
}
/** Style Entity Box Background#7033 */
.sidebar-section-box {
	--sidebar-section-background: #d9c3a6;
}
.post-header {
	--box-background: #BA945E;
}
/** Style Longer Titles in Entity Grids#7036 */
:root {
    /* Line limits for entity titles in grid view */
    --entity-grid-max-lines: 4; /* desktop, custom image */
    --entity-grid-max-lines-noimg: 5; /* desktop, default gradient */
    --entity-grid-mobile-max-lines: 3; /* mobile, custom image*/
    --entity-grid-mobile-max-lines-noimg: 4; /* mobile, default gradient */
}
/** Style External Link Icon and Styling#7035 */
:body {
	--external-link-color: var(--link-text);
	--external-link-hover-color: var(--link-hover);
	--external-link-font: inherit;
	--external-link-size: inherit;
	--external-link-weight: inherit;
	--external-link-decoration: inherit;
	--intercampaign-link-color: var(--link-text);
	--intercampaign-link-hover-color: var(--link-hover);
}
/** Style Simple Background Image#7037 */
.content-wrapper, .main-footer, body {

    background: url(https://images.kanka.io/user/R9eAdI1H-hpB7QCMg-98FyfaA7Y=/src/notes%2F5ec0e6e60a037_RgYzoixGEjG63LEJ2OJhHWePQMEjrcWOsNTFXYY1.jpeg);
}
