.elementor-kit-7{--e-global-color-primary:#42B8C0;--e-global-color-secondary:#F3C1CA;--e-global-color-text:#666666;--e-global-color-accent:#AE526E;--e-global-color-e0ac8b1:#F9F9F9;--e-global-color-5f38732:#B2748C;--e-global-typography-primary-font-family:"Noto Sans SC";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans SC";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans SC";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans SC";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h1{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h2{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h3{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h4{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h5{font-family:"Noto Sans SC", Sans-serif;}.elementor-kit-7 h6{font-family:"Noto Sans SC", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 */h1.entry-title {
    display: inline-flex;
}

::-webkit-scrollbar{
    width: 0.6vw;
    background: #f3c1ca;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#ae526t,#ae526e);
    background: linear-gradient(#ae526e,#ae526e);
    border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover{
   background: -webkit-linear-gradient(#42b8c0t,#42b8c0);
   background: linear-gradient(#42b8c0,#42b8c0); 
}/* End custom CSS */