.stk-company-details .elementor-heading-title {
  font-family: "Poppins", Sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: var(--e-global-color-text);
}

.stk-company-details .stk-paragraph {
  margin-bottom: 12px;
}

@media (max-width: 1024px) {
  .stk-company-details .elementor-heading-title {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .stk-company-details .elementor-heading-title {
    font-size: 18px;
  }
}
