.elementor-kit-8{--e-global-color-primary:#897969;--e-global-color-secondary:#ADA191;--e-global-color-text:#070707;--e-global-color-accent:#F0EDE6;--e-global-color-391edff:#FFFFFF;--e-global-color-34a4be8:#FFFFFF3D;--e-global-color-917d59d:#D0C9BC;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:70px;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Thasadith";--e-global-typography-accent-font-size:50px;--e-global-typography-accent-font-weight:normal;--e-global-typography-c491074-font-family:"Lora";--e-global-typography-c491074-font-size:18px;--e-global-typography-b9f56ee-font-family:"Lora";--e-global-typography-b9f56ee-font-size:22px;--e-global-typography-b9f56ee-line-height:1em;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-secondary-font-size:40px;--e-global-typography-accent-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//* BG CIRCLES */
.circle-bg:before {
    content: '';
    z-index: 0;
    display: block;
    position: absolute;
    left: -250px;
    top: -52px;
    width: 90vh;
    height: 90vh;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 50%;
    border:4px solid #ADA191;
    opacity: 0.08;
    
}

.circle-bg-2:before {
    content: '';
    z-index: 2;
    display: block;
    position: absolute;
    left: -250px;
    top: -52px;
    width: 90vh;
    height: 90vh;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 50%;
    border:4px solid #675952;
    background-color: #675952;
    opacity: 0.06;
}/* End custom CSS */