.elementor-element.elementor-element-38040778.e-con-full.e-flex.e-con.e-parent {
  height: -1px;
  text-indent: 24px;
  word-spacing: 1px;
  line-height: 0px;
}

.elementor a {
  margin-bottom: -46px;
}

.elementor-26 .elementor-element.elementor-element-7b6f248e img {
  margin-top: 18px;
}
/* MAIN DROPDOWN ITEMS – bold Times New Roman */
.elementor-nav-menu .elementor-sub-item > a,
.elementor-nav-menu .elementor-item.has-sub-menu > a {
    font-family: "Times New Roman", Times, serif !important;
    font-size: 12pt !important;
    font-weight: bold !important;
}

/* ADD EVEN SPACING TO ALL DROPDOWN LINKS */
.elementor-nav-menu .elementor-sub-item {
    padding: 12px 24px !important;  /* Wider click area + even spacing */
    margin-bottom: 4px !important;  /* space between items */
}

/* OPTIONAL: background color and hover spacing */
.elementor-nav-menu .elementor-sub-item > a:hover {
    background: #f7f7f7 !important; /* subtle hover highlight */
    padding-left: 28px !important;
    transition: all 0.2s ease-in-out;
}