.elementor-kit-38{--e-global-color-primary:#786AFB;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Public Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Public Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-38 e-page-transition{background-color:#FFBC7D;}.elementor-kit-38 h1{color:#262626;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:10px;padding-inline-start:10px;}@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 */.container-90{
  width: 90%;
  max-width: 1536px; /* change to your design max (optional) */
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

@media (max-width: 480px) {
  .container-90 { width: 95%; }
}

.type-post .wp-block-heading{
    color: #0A0A0A;
    font-size:28px;
    font-weight: 700;
    line-height: 42px;
    font-family: "Public Sans";
}

.type-post p{
color: #444444;
font-family: "Public Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
text-align: left;
}

.type-post ol li {
    color: #444444;
    font-weight: 400;
    text-align: left;
    font-family: "Public Sans";
    font-size: 16px;
}

.type-post ul li {
    color: #444444;
    font-weight: 400;
    text-align: left;
    font-family: "Public Sans";
    font-size: 16px;
}

.type-post a{
    color: #155dfc;
    text-align: left;
}

.type-post .e-con-inner{
        width: 90%;
    max-width: 1536px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    text-align: left;
}

.post-layout{
    position: relative !important;
}

@media only screen and (max-width: 768px) {
    .type-post .toc-outer {
        padding: 0 !important;
    }
    
     .type-post .docs-toc-accordion{
        margin-bottom:0px !important;
    }
    
    .type-post .post-column{
        padding:0px 10px 10px 10px;
    }
    
   .type-post .post-layout {
                padding:0px 10px 10px 10px !important;
    }
    
    
    .type-post .rank-math-breadcrumb p {
        margin:0;
    }
    
    .type-post .e-con-full{
        padding:10px 10px 0 10px;
    }
}/* End custom CSS */