/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 04 2025 | 06:56:48 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

html,
body,
:host,
.elementor-kit-6,
.elementor-kit-6 body {
  line-height: 1.5 !important;
  -webkit-text-size-adjust: 100% !important;
  -moz-tab-size: 4 !important;
  -o-tab-size: 4 !important;
  tab-size: 4 !important;
  font-family: ui-sans-serif, system-ui, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji" !important;
  font-feature-settings: normal !important;
  font-variation-settings: normal !important;
  -webkit-tap-highlight-color: transparent !important;
}