.elementor-kit-7{--e-global-color-primary:#10A4EF;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#10A4EF;--e-global-color-f403fa2:#727272;--e-global-color-9756b06:#FFC403;--e-global-color-dd729f7:#FFFFFF;--e-global-typography-primary-font-family:"Oxygen";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-53644e7-font-family:"Oxygen";--e-global-typography-53644e7-font-size:50px;--e-global-typography-53644e7-font-weight:600;--e-global-typography-53644e7-line-height:60px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:35px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-size:16px;--e-global-typography-53644e7-font-size:40px;--e-global-typography-53644e7-line-height:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:32px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:16px;--e-global-typography-53644e7-font-size:35px;--e-global-typography-53644e7-line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.elementor-widget-theme-post-content a {
  color: #10A4EF;
}

.elementor-widget-theme-post-content a:hover {
  color: #0b86c4;
}

/* Firefox */
html {
  scrollbar-color: #10A4EF #0f1117;
  scrollbar-width: thin;
}

/* Chrome, Edge, Safari */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #0f1117;
}

::-webkit-scrollbar-thumb {
  background-color: #10A4EF;
  border-radius: 999px;
  border: 3px solid #0f1117;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #38b8ff;
}/* End custom CSS */