.elementor-kit-14{--e-global-color-primary:#A78820;--e-global-color-secondary:#B18F20;--e-global-color-text:#1F2937;--e-global-color-accent:#B18F20;--e-global-color-d390a94:#4B5563;--e-global-color-7f9a236:#FFFFFF;--e-global-color-569c4ff:#FAFAFA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#1F2937;font-family:"Assistant", Sans-serif;font-size:20px;line-height:23px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 p{margin-block-end:20px;}.elementor-kit-14 h1{font-family:"Rubik", Sans-serif;font-size:56px;font-weight:600;}.elementor-kit-14 h2{font-family:"Rubik", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-14 h3{font-family:"Rubik", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{font-size:18px;font-weight:600;letter-spacing:0.3px;}.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);}@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-kit-14{font-size:17px;}.elementor-kit-14 h1{font-size:34px;}.elementor-kit-14 h2{font-size:28px;}.elementor-kit-14 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.finance-card{
  background:#fff; border:1px solid #e5e7eb; border-radius:16px;
  padding:24px; text-align:center;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.finance-card:hover{
  transform:translateY(-4px);
  box-shadow:0 10px 24px rgba(0,0,0,.08);
  border-color:#C9A227; /* זהב */
}
.finance-card .elementor-icon.elementor-view-stacked{
  background:#C9A227; color:#fff;  /* עיגול זהב עם אייקון לבן */
}
.finance-card h3{ margin:10px 0 8px; font-weight:700; }/* End custom CSS */