.elementor-kit-7{--e-global-color-primary:#111111;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-54754a7:#0F0F0F;--e-global-color-f342295:#F5F7F9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.counter-number {
  font-size: 48px;  /* নাম্বারের সাইজ */
  font-weight: bold;
  color: #1a1a1a;
  text-align: center;
  transition: all 0.3s ease;
}

.elementor-column p {
  text-align: center;
  font-size: 18px;  /* টাইটেলের সাইজ */
  color: #555;
  margin-top: 10px;
}

/* মোবাইলের জন্য রেসপন্সিভ */
@media(max-width: 767px) {
  .counter-number {
    font-size: 36px;
  }
  .elementor-column p {
    font-size: 16px;
  }
}/* End custom CSS */