.elementor-kit-442{--e-global-color-primary:#F9C349;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E29059;--e-global-color-432e6e6:#9F0303;--e-global-color-f4cde7a:#045F0A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:65px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;background-color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:18px;line-height:1.8em;letter-spacing:0px;}.elementor-kit-442 e-page-transition{background-color:#FFBC7D;}.elementor-kit-442 p{margin-block-end:30px;}.elementor-kit-442 h1{font-size:58px;}.elementor-kit-442 h2{font-size:32px;text-transform:none;}.elementor-kit-442 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;--container-default-padding-top:-80px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.single-post h2,
.single-post h3 {
    margin-bottom:10px!important;
}
.custom_toc ul li {
  list-style: none;
  position: relative;
  padding-left: 25px;
}

.custom_toc ul li::before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
  color: #F9C349;
}

.custom_visual {
    background-repeat: no-repeat!important;
    background-size: cover!important;
}/* End custom CSS */