.elementor-kit-128{--e-global-color-primary:#E3E3E3;--e-global-color-secondary:#2B2B2B;--e-global-color-text:#E3E3E3;--e-global-color-accent:#E04823;--e-global-color-86b4fcd:#02010100;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-size:90px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.02em;--e-global-typography-primary-word-spacing:0em;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0em;--e-global-typography-text-font-family:"Kanit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0em;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0em;--e-global-typography-accent-word-spacing:0em;background-color:var( --e-global-color-secondary );}.elementor-kit-128 e-page-transition{background-color:#FFBC7D;}.elementor-kit-128 a{color:var( --e-global-color-accent );}.elementor-kit-128 a:hover{color:var( --e-global-color-primary );}.elementor-kit-128 h4{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-128{--e-global-typography-primary-font-size:80px;--e-global-typography-secondary-font-size:32px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-128{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1,h2,h3,h4,h5,h6 {
    color: #0e0e5d;
    }
dd, dl, dt, li, ol, ul
 {
    background: transparent;
    border: 0;
    font-size: 100%;
   color: #000000;
    outline: 0;
    vertical-align: baseline;
}
.llms-lesson-preview .llms-lesson-meta{
    padding: 0px;
    size: 14px;
}
.page-content {
  background-color: white; /* 👈 Makes background white */
  padding: 20px; /* optional: adds breathing room inside */
}
.lifterlms,
.llms-student-dashboard {
  background-color: white;
  color: #000; /* optional: ensure text contrast */
  padding: 20px; /* optional: spacing for clean look */
}
#content {
  background-color: white; /* 👈 sets the background to white */
  color: #000;             /* optional: ensures text stays readable */
  padding: 20px;           /* optional: adds spacing inside */
}/* End custom CSS */