.elementor-kit-26{--e-global-color-primary:#1B4085;--e-global-color-secondary:#C3007B;--e-global-color-text:#333333;--e-global-color-accent:#1B4085;--e-global-color-34daafa:#1B40850D;--e-global-color-1cab811:#FCC000;--e-global-color-a30226d:#FFFFFF;--e-global-color-19b4232:#36CCC7;--e-global-color-5ab121b:#02374E21;--e-global-color-8ca038f:#1B408547;--e-global-typography-primary-font-family:"PT Sans";--e-global-typography-primary-font-size:2.5rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:1.6rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.6rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.6rem;--e-global-typography-accent-font-weight:500;--e-global-typography-ae61b9e-font-size:0.9rem;font-size:1.6rem;}.elementor-kit-26 a{color:#1B4085;}.elementor-kit-26 h1{color:#1B4085;font-family:"PT Sans", Sans-serif;font-size:4rem;font-weight:600;}.elementor-kit-26 h2{color:#1B4085;font-size:3.5rem;font-weight:600;}.elementor-kit-26 h3{color:#1B4085;}.elementor-kit-26 h4{color:#1B4085;}.elementor-kit-26 h5{color:#1B4085;}.elementor-kit-26 h6{color:#1B4085;}.elementor-kit-26 button,.elementor-kit-26 input[type="button"],.elementor-kit-26 input[type="submit"],.elementor-kit-26 .elementor-button{color:var( --e-global-color-a30226d );background-color:var( --e-global-color-primary );box-shadow:0px 7px 10px -1px rgba(0, 0, 0, 0.22);border-radius:3px 3px 3px 3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-26 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Cookie Consent*/
#ot-category-title, #ot-pc-title {
    font-size: 1.6rem !important;
}



#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
    font-size: 1.3rem !important;
}


/* General Settings */

html {
     font-size: 62.5%;
}



/* Cut Text Article Excerpts */
.cut-text { 
    display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}

/* Homepage */
.blogpost-hp-block h5 {
    color: #fff !important;
}

.dark-bg-txt-link a {
    color: #fff !important;
    font-weight: 700;
}



/* Category Pages */

.blue-headers h1, h2, h3, h4, h5, h6{
    color: #1b4085 !important;
}

/* Clamp Font Sizes */

h1 {
  font-size: clamp(3.2rem, calc(3.2rem + ((1vw - 0.48rem) * 2.2222)), 4.8rem)!important;
}

h2 {
  font-size: clamp(2.8rem, calc(2.8rem + ((1vw - 0.48rem) * 2.2222)), 4.4rem)!important;;
}

h3 {
  font-size: clamp(2.3rem, calc(2.3rem + ((1vw - 0.48rem) * 2.3611)), 4rem)!important;;
}

h4 {
  font-size: clamp(2.2rem, calc(2.2rem + ((1vw - 0.48rem) * 0.8333)), 2.8rem)!important;;
}

h5 {
  font-size: clamp(2rem, calc(2rem + ((1vw - 0.48rem) * 0.2778)), 2.2rem)!important;;
}

h6 {
  font-size: clamp(1.4rem, calc(1.4rem + ((1vw - 0.48rem) * 0.5556)), 1.8rem) !important;;
}

.elementor-widget-heading .elementor-heading-title {
    margin-bottom: 20px;
}

.kader {
    background-color: rgb(218,238,244);
    padding: 0.5em;
    
}
.kader__tekst {
    margin-top: 1em;
    margin-bottom: 1em;
    
}/* End custom CSS */